Type Definition tobii_sys::NotificationsCallbackFn [] [src]

type NotificationsCallbackFn = Option<unsafe extern "C" fn(notification: *const Notification, user_data: *mut c_void)>;