Function mmDrvInstall
pub unsafe fn mmDrvInstall<P1>(
hdriver: HDRVR,
wszdrventry: P1,
drvmessage: DRIVERMSGPROC,
wflags: u32,
) -> u32where
P1: Param<PCWSTR>,
pub unsafe fn mmDrvInstall<P1>(
hdriver: HDRVR,
wszdrventry: P1,
drvmessage: DRIVERMSGPROC,
wflags: u32,
) -> u32where
P1: Param<PCWSTR>,