[][src]Function ttspico_sys::pico_getNrSystemWarnings

pub unsafe extern "C" fn pico_getNrSystemWarnings(
    system: pico_System,
    outNrOfWarnings: *mut pico_Int32
) -> pico_Status

Returns in 'outNrOfWarnings' the number of warnings that occurred with the most recently called system-level API function.