Function windows::Win32::Media::Multimedia::sndOpenSound
pub unsafe fn sndOpenSound<P0, P1>(
eventname: P0,
appname: P1,
flags: i32,
filehandle: *mut HANDLE,
) -> i32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,