pub unsafe extern "C" fn SDL_JoystickClose(
    joystick: *mut SDL_Joystick
)
Expand description

Close a joystick previously opened with SDL_JoystickOpen().