Struct ddcutil_sys::DDCA_Non_Table_Value [] [src]

#[repr(C)]
pub struct DDCA_Non_Table_Value { pub mh: u8, pub ml: u8, pub sh: u8, pub sl: u8, }

Fields

Methods

impl DDCA_Non_Table_Value
[src]

[src]

[src]

Trait Implementations

impl Copy for DDCA_Non_Table_Value
[src]

impl Clone for DDCA_Non_Table_Value
[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_Non_Table_Value
[src]

[src]

Formats the value using the given formatter. Read more