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