#[repr(C)]pub struct DDHAL_DDCOLORCONTROLCALLBACKS {
pub dwSize: u32,
pub dwFlags: u32,
pub ColorControl: LPDDHALCOLORCB_COLORCONTROL,
}Expand description
Required features: ‘Win32_Graphics_DirectDraw’, ‘Win32_Foundation’, ‘Win32_Graphics_Gdi’
Fields
dwSize: u32dwFlags: u32ColorControl: LPDDHALCOLORCB_COLORCONTROL