DirectSoundCaptureCreate

Function DirectSoundCaptureCreate 

Source
pub unsafe fn DirectSoundCaptureCreate<'a>(
    pcguiddevice: *mut Guid,
    ppdsc: *mut Option<IDirectSoundCapture>,
    punkouter: impl IntoParam<'a, IUnknown>,
) -> HRESULT