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

Required features: ‘Win32_UI_ColorSystem’, ‘Win32_Foundation’