[][src]Function winapi::um::mmeapi::waveOutGetErrorTextW

pub unsafe extern "system" fn waveOutGetErrorTextW(
    mmrError: MMRESULT,
    pszText: LPWSTR,
    cchText: UINT
) -> MMRESULT