Function waveOutWrite

Source
pub unsafe extern "C" fn waveOutWrite(
    hwo: HWAVEOUT,
    pwh: LPWAVEHDR,
    cbwh: UINT,
) -> MMRESULT