Function wpilib_sys::bindings::HAL_GetCompressor
source · pub unsafe extern "C" fn HAL_GetCompressor(
compressorHandle: HAL_CompressorHandle,
status: *mut i32
) -> HAL_BoolExpand description
Gets the compressor state (on or off).
@param compressorHandle the compressor handle @return true if the compressor is on, otherwise false