Skip to main content

DirectSoundCreate

Function DirectSoundCreate 

Source
pub unsafe fn DirectSoundCreate<'a>(
    pcguiddevice: *mut Guid,
    ppds: *mut Option<IDirectSound>,
    punkouter: impl IntoParam<'a, IUnknown>,
) -> HRESULT