Function windows::Win32::UI::ColorSystem::GetLogColorSpaceW

pub unsafe fn GetLogColorSpaceW<P0>(
    hcolorspace: P0,
    lpbuffer: *mut LOGCOLORSPACEW,
    nsize: u32,
) -> BOOL
where P0: Param<HCOLORSPACE>,