windows::Win32::Media::Multimedia

Function MCIWndCreateW

pub unsafe fn MCIWndCreateW<P3>(
    hwndparent: Option<HWND>,
    hinstance: Option<HINSTANCE>,
    dwstyle: u32,
    szfile: P3,
) -> HWND
where P3: Param<PCWSTR>,