[][src]Function wpilib_sys::bindings::HAL_GetJoystickIsXbox

pub unsafe extern "C" fn HAL_GetJoystickIsXbox(joystickNum: i32) -> HAL_Bool

Gets is a specific joystick is considered to be an XBox controller.

@param joystickNum the joystick number @return true if xbox, false otherwise