pub unsafe extern "system" fn GetLogColorSpaceA(
    hcolorspace: HCOLORSPACE,
    lpbuffer: *mut LOGCOLORSPACEA,
    nsize: u32
) -> BOOL
Expand description

Required features: "Win32_UI_ColorSystem", "Win32_Foundation", "Win32_Graphics_Gdi"