pub unsafe extern "system" fn IsColorProfileValid(
    hprofile: isize,
    pbvalid: *mut BOOL
) -> BOOL
Expand description

Required features: ‘Win32_UI_ColorSystem’, ‘Win32_Foundation’