pub unsafe extern "system" fn waveInAddBuffer(
    hwi: HWAVEIN,
    pwh: *mut WAVEHDR,
    cbwh: u32
) -> u32
Expand description

Required features: "Win32_Media_Audio"