Function waveInAddBuffer

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