[][src]Function wpilib_sys::bindings::HAL_GetSystemActive

pub unsafe extern "C" fn HAL_GetSystemActive(status: *mut i32) -> HAL_Bool

Gets if the system outputs are currently active

@return true if the system outputs are active, false if disabled