windows::Win32::Media::Multimedia

Function mciGetDeviceIDFromElementIDA

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