[][src]Type Definition fprint_sys::fp_capture_stop_cb

type fp_capture_stop_cb = Option<unsafe extern "C" fn(dev: *mut fp_dev, user_data: *mut c_void)>;