[][src]Function libeyelink_sys::eyelink_data_stop

pub unsafe extern "C" fn eyelink_data_stop() -> INT16

@ingroup messaging Places tracker in idle (off-line) mode, does not flush data from queue.

@remarks Should be followed by a call to \c eyelink_wait_for_mode_ready(). @return \c 0 if command sent OK, else link error.

\b Example: See \c eyelink_data_start()

\sa \c eyelink_data_start() and \c eyelink_wait_for_mode_ready()