Function midiOutGetErrorTextW

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