Function portmidi::get_host_error_text [] [src]

pub fn get_host_error_text(msg: *const c_char, len: i32)

Translate portmidi host error into human readable message. These strings are computed at run time, so client has to allocate storage. After this routine executes, the host error is cleared.