Function waveInGetErrorTextW

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