pub unsafe extern "system" fn UninstallColorProfileW(
    pmachinename: PCWSTR,
    pprofilename: PCWSTR,
    bdelete: BOOL
) -> BOOL
Expand description

Required features: "Win32_UI_ColorSystem", "Win32_Foundation"