fp_device_identify

Function fp_device_identify 

Source
pub unsafe extern "C" fn fp_device_identify(
    device: *mut FpDevice,
    prints: *mut GPtrArray,
    cancellable: *mut GCancellable,
    match_cb: FpMatchCb,
    match_data: gpointer,
    match_destroy: GDestroyNotify,
    callback: GAsyncReadyCallback,
    user_data: gpointer,
)