Function waveOutGetErrorTextA

Source
pub unsafe extern "C" fn waveOutGetErrorTextA(
    mmrError: MMRESULT,
    pszText: LPSTR,
    cchText: UINT,
) -> MMRESULT