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

Required features: ‘Win32_Media_Audio_DirectSound’, ‘Win32_Foundation’