Function midiInGetErrorTextW

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