Function tobii_sys::tobii_head_pose_subscribe [] [src]

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