[][src]Function ttspico_sys::pico_getEngineStatusMessage

pub unsafe extern "C" fn pico_getEngineStatusMessage(
    engine: pico_Engine,
    errCode: pico_Status,
    outMessage: *mut c_char
) -> pico_Status

Returns in 'outMessage' a description of the engine status or of an error that occurred with the most recently called engine-level API function.