[][src]Function libeyelink_sys::close_eyelink_system

pub unsafe extern "C" fn close_eyelink_system()

@ingroup init_eyelink Resets the EyeLink library, releases the system resources used by the millisecond clock.

@remarks MUST DO BEFORE EXITING.

\b Example: See \c open_eyelink_system()

\sa \c open_eyelink_system(), \c eyelink_close() and \c set_offline_mode()