[][src]Function wpilib_sys::bindings::HAL_GetMatchInfo

pub unsafe extern "C" fn HAL_GetMatchInfo(info: *mut HAL_MatchInfo) -> i32

Gets info about a specific match.

@param info the match info (output) @return the error code, or 0 for success