windows::Win32::UI::ColorSystem

Function UpdateICMRegKeyA

pub unsafe fn UpdateICMRegKeyA<P1, P2>(
    reserved: Option<u32>,
    lpszcmid: P1,
    lpszfilename: P2,
    command: ICM_COMMAND,
) -> BOOL
where P1: Param<PCSTR>, P2: Param<PCSTR>,