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

Gets the compressor current.

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