[][src]Function ttspico_sys::pico_getSystemStatusMessage

pub unsafe extern "C" fn pico_getSystemStatusMessage(
    system: pico_System,
    errCode: pico_Status,
    outMessage: *mut c_char
) -> pico_Status

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