windows::Win32::Media::Multimedia

Function mmDrvInstall

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