sdl_joystickclose(3) debian man page | unix.com

Man Page: sdl_joystickclose

Operating Environment: debian

Section: 3

SDL_JoystickClose(3)						 SDL API Reference					      SDL_JoystickClose(3)

NAME
SDL_JoystickClose - Closes a previously opened joystick
SYNOPSIS
#include "SDL.h" void SDL_JoystickClose(SDL_Joystick *joystick);
DESCRIPTION
Close a joystick that was previously opened with SDL_JoystickOpen.
SEE ALSO
SDL_JoystickOpen, SDL_JoystickOpened
SDL
Tue 11 Sep 2001, 23:00 SDL_JoystickClose(3)
Related Man Pages
sdl_joystickopen(3) - opensolaris
glutforcejoystickfunc(3glut) - mojave
sdl_joystickopen(3) - debian
sdl_joystickopen(3) - centos
sdl_joystickopen(3) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?