Function wpilib_sys::bindings::HAL_GetErrorMessage
source · Expand description
Gets the error message for a specific status code.
@param code the status code @return the error message for the code. This does not need to be freed.