pub unsafe extern "C" fn vexControllerConnectionStatusGet(
    id: V5_ControllerId
) -> V5_ControllerStatus
Expand description

Returns 1 if the controller on the given ID is connected, or 0 if not.