windows::Win32::UI::ColorSystem

Function UpdateICMRegKeyW

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