Function sdl2_sys::SDL_JoystickGetType

source ยท
pub unsafe extern "C" fn SDL_JoystickGetType(
    joystick: *mut SDL_Joystick,
) -> SDL_JoystickType
Expand description

Get the type of an opened joystick.