pub unsafe extern "system" fn DirectSoundCaptureEnumerateW(
    pdsenumcallback: LPDSENUMCALLBACKW,
    pcontext: *const c_void
) -> HRESULT
Expand description

Required features: ‘Win32_Media_Audio_DirectSound’, ‘Win32_Foundation’