Пример #1
0
 public static extern herr_t set_auto
     (hid_t estack_id, auto_t func, IntPtr client_data);
Пример #2
0
 public static extern herr_t set_auto
     (hid_t estack_id, auto_t func, IntPtr client_data);
Пример #3
0
 public static extern herr_t get_auto
     (hid_t estack_id, ref auto_t func, ref IntPtr client_data);
Пример #4
0
 public static extern herr_t get_auto
     (hid_t estack_id, ref auto_t func, ref IntPtr client_data);