pub unsafe extern "system" fn GetColorProfileFromHandle(
    hprofile: isize,
    pprofile: *mut u8,
    pcbprofile: *mut u32
) -> BOOL
Expand description

Required features: ‘Win32_UI_ColorSystem’, ‘Win32_Foundation’