示例#1
0
 public static extern UIntPtr fido_bio_template_array_count(fido_bio_template_array_t *array);
示例#2
0
 public static extern fido_bio_template_t *fido_bio_template(fido_bio_template_array_t *ptr, UIntPtr size);
示例#3
0
 public static extern int fido_bio_dev_get_template_array(fido_dev_t *device, fido_bio_template_array_t *array,
                                                          string pin);
示例#4
0
 public static extern void fido_bio_template_array_free(fido_bio_template_array_t *array);