Exemple #1
0
 public static extern herr_t set_auto
     (hid_t estack_id, auto_t func, IntPtr client_data);
Exemple #2
0
 public static extern herr_t set_auto
     (hid_t estack_id, auto_t func, IntPtr client_data);
Exemple #3
0
 public static extern herr_t get_auto
     (hid_t estack_id, ref auto_t func, ref IntPtr client_data);
Exemple #4
0
 public static extern herr_t get_auto
     (hid_t estack_id, ref auto_t func, ref IntPtr client_data);