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

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