pub unsafe extern "system" fn IsColorProfileTagPresent(
    hprofile: isize,
    tag: u32,
    pbpresent: *mut BOOL
) -> BOOL
Expand description

Required features: "Win32_UI_ColorSystem", "Win32_Foundation"