コード例 #1
0
 public static extern herr_t walk
     (hid_t estack_id, direction_t direction, walk_t func,
     IntPtr client_data);
コード例 #2
0
ファイル: H5Epublic.cs プロジェクト: RBelokurov/HDF.PInvoke
 public static extern herr_t walk
     (hid_t estack_id, direction_t direction, walk_t func,
     IntPtr client_data);