[][src]Function libeyelink_sys::close_eyelink_connection

pub unsafe extern "C" fn close_eyelink_connection()

@ingroup init_eyelink Closes any connection to the eye tracker, and closes the link.

@remarks NEW (v2.1): Broadcast connections can be closed, but not to affect the eye tracker. If a non-broadcast (primary) connection is closed, all broadcast connections to the tracker are also closed.

\b Example: See \c open_eyelink_connection()

\sa \c open_eyelink_connection() and \c eyelink_close()