jsclose(3)

NAME

JSClose - Joystick device closing

SYNTAX

#include <jsw.h>

int JSClose(
js_data_struct *jsd
)

ARGUMENTS

jsd Specifies the pointer to the joystick data structure, which
should have been set up by a prior call to JSInit(3).

DESCRIPTION

The JSClose function closes the joystick device referenced by the given jsd structure. Once this function has been called, the given jsd structure should never be referenced again. The structure itself will not be deallocated, it is up to the calling function to do that.

SEE ALSO

JSIntro(3) JSInit(3) JSUpdate(3)
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout