Function waveInGetErrorTextA

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