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

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