windows::Win32::Media::Multimedia

Function mciGetDeviceIDFromElementIDW

pub unsafe fn mciGetDeviceIDFromElementIDW<P1>(
    dwelementid: u32,
    lpstrtype: P1,
) -> u32
where P1: Param<PCWSTR>,