windows::Win32::UI::ColorSystem

Function RegisterCMMA

pub unsafe fn RegisterCMMA<P0, P2>(
    pmachinename: P0,
    cmmid: u32,
    pcmmdll: P2,
) -> BOOL
where P0: Param<PCSTR>, P2: Param<PCSTR>,