windows::Win32::UI::ColorSystem

Function UninstallColorProfileA

pub unsafe fn UninstallColorProfileA<P0, P1>(
    pmachinename: P0,
    pprofilename: P1,
    bdelete: bool,
) -> BOOL
where P0: Param<PCSTR>, P1: Param<PCSTR>,