Struct ddcutil_sys::DDCA_MCCS_Version_Spec [] [src]

#[repr(C)]
pub struct DDCA_MCCS_Version_Spec { pub major: u8, pub minor: u8, }

Fields

Trait Implementations

impl Copy for DDCA_MCCS_Version_Spec
[src]

impl Clone for DDCA_MCCS_Version_Spec
[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_MCCS_Version_Spec
[src]

[src]

Formats the value using the given formatter. Read more