Function waveInAddBuffer

Source
pub unsafe extern "C" fn waveInAddBuffer(
    hwi: HWAVEIN,
    pwh: LPWAVEHDR,
    cbwh: UINT,
) -> MMRESULT