[][src]Function wpilib_sys::bindings::HAL_GetCompressorCurrent

pub unsafe extern "C" fn HAL_GetCompressorCurrent(
    compressorHandle: HAL_CompressorHandle,
    status: *mut i32
) -> f64

Gets the compressor current.

@param compressorHandle the compressor handle @return the compressor current in amps