[][src]Type Definition fprint_sys::fp_identify_cb

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