pub unsafe extern "system" fn WcsOpenColorProfileW(
    pcdmpprofile: *const PROFILE,
    pcampprofile: *const PROFILE,
    pgmmpprofile: *const PROFILE,
    dwdesireaccess: u32,
    dwsharemode: u32,
    dwcreationmode: u32,
    dwflags: u32
) -> isize
Expand description

Required features: "Win32_UI_ColorSystem"