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

Required features: "Win32_Foundation"