Function midiOutGetErrorTextA

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