Function windows::Win32::Media::Multimedia::ICInstall
pub unsafe fn ICInstall<P0, P1>(
fcctype: u32,
fcchandler: u32,
lparam: P0,
szdesc: P1,
wflags: u32,
) -> BOOLwhere
P0: Param<LPARAM>,
P1: Param<PCSTR>,