Struct ddcutil_sys::DDCA_Display_Info_List [] [src]

#[repr(C)]
pub struct DDCA_Display_Info_List { pub ct: c_int, pub info: [DDCA_Display_Info; 0], }

Fields

Methods

impl DDCA_Display_Info_List
[src]

[src]

Trait Implementations

impl Debug for DDCA_Display_Info_List
[src]

[src]

Formats the value using the given formatter. Read more