Struct ddcutil_sys::DDCA_Cap_Vcp [] [src]

#[repr(C)]
pub struct DDCA_Cap_Vcp { pub marker: [c_char; 4], pub feature_code: DDCA_Vcp_Feature_Code, pub value_ct: c_int, pub values: *mut u8, }

Fields

Methods

impl DDCA_Cap_Vcp
[src]

[src]

Trait Implementations

impl Copy for DDCA_Cap_Vcp
[src]

impl Clone for DDCA_Cap_Vcp
[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_Cap_Vcp
[src]

[src]

Formats the value using the given formatter. Read more