pub unsafe extern "system" fn SetStandardColorSpaceProfileW(
    pmachinename: PCWSTR,
    dwprofileid: u32,
    pprofilename: PCWSTR
) -> BOOL
Expand description

Required features: ‘Win32_UI_ColorSystem’, ‘Win32_Foundation’