[][src]Function libeyelink_sys::eyelink_apply_driftcorr

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

@ingroup setup_eyelink Applies the results of the last drift correction. This is not done automatically after a drift correction, allowing the message returned by \c eyelink_cal_message() to be examined first.

@return \c 0 if command sent OK, else link error.

\b Example: See \c eyelink_driftcorr_start()

\sa \c eyelink_accept_trigger(), \c eyelink_cal_result(), \c eyelink_current_mode(), \c eyelink_driftcorr_start() and \c eyelink_target_check()