Struct ddcutil_sys::DDCA_IO_Path [] [src]

#[repr(C)]
pub struct DDCA_IO_Path { pub io_mode: DDCA_IO_Mode, pub _union: DDCA_Adlno, }

Fields

Methods

impl DDCA_IO_Path
[src]

[src]

[src]

[src]

Trait Implementations

impl Copy for DDCA_IO_Path
[src]

impl Clone for DDCA_IO_Path
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for DDCA_IO_Path
[src]

[src]

Formats the value using the given formatter. Read more