Function tobii_sys::tobii_gaze_point_subscribe [] [src]

pub unsafe extern "C" fn tobii_gaze_point_subscribe(
    device: *mut Device,
    callback: GazePointFn,
    user_data: *mut c_void
) -> Status