[][src]Type Definition fprint_sys::fp_verify_cb

type fp_verify_cb = Option<unsafe extern "C" fn(dev: *mut fp_dev, result: c_int, img: *mut fp_img, user_data: *mut c_void)>;