[][src]Function wpilib_sys::bindings::HAL_GetFPGAVersion

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

Returns the FPGA Version number.

For now, expect this to be competition year.

@return FPGA Version number.