DirectSoundCaptureEnumerateA

Function DirectSoundCaptureEnumerateA 

pub unsafe fn DirectSoundCaptureEnumerateA(
    pdsenumcallback: LPDSENUMCALLBACKA,
    pcontext: Option<*const c_void>,
) -> Result<()>