Example #1
0
 public static extern int fp_async_identify_stop(ref fp_dev dev, fp_identify_stop_cb callback, IntPtr user_data);
Example #2
0
 public static extern int fp_async_identify_stop(ref fp_dev dev, fp_identify_stop_cb callback, System.IntPtr user_data);