Struct ddcutil_sys::DDCA_Any_Vcp_Value [] [src]

#[repr(C)]
pub struct DDCA_Any_Vcp_Value { pub opcode: DDCA_Vcp_Feature_Code, pub value_type: DDCA_Vcp_Value_Type, pub _val_union: _DDCA_Table_Value, }

Fields

Methods

impl DDCA_Any_Vcp_Value
[src]

[src]

[src]

Trait Implementations

impl Copy for DDCA_Any_Vcp_Value
[src]

impl Clone for DDCA_Any_Vcp_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_Any_Vcp_Value
[src]

[src]

Formats the value using the given formatter. Read more