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

Required features: "Win32_UI_ColorSystem", "Win32_Foundation"