Function sdl2_sys::SDL_JoystickGetType
source · [−]pub unsafe extern "C" fn SDL_JoystickGetType(
joystick: *mut SDL_Joystick
) -> SDL_JoystickTypeExpand description
Get the type of an opened joystick.
pub unsafe extern "C" fn SDL_JoystickGetType(
joystick: *mut SDL_Joystick
) -> SDL_JoystickTypeGet the type of an opened joystick.