Function windows::Win32::UI::ColorSystem::UpdateICMRegKeyA

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