Function midiInGetErrorTextA

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