[][src]Function wpilib_sys::bindings::HAL_CheckCompressorModule

pub unsafe extern "C" fn HAL_CheckCompressorModule(module: i32) -> HAL_Bool

Gets if a compressor module is valid.

@param module the module number @return true if the module is valid, otherwise false