pub unsafe extern "C" fn SDL_JoystickIsVirtual(
    device_index: c_int
) -> SDL_bool
Expand description

Indicates whether or not a virtual-joystick is at a given device index.