コード例 #1
0
ファイル: H5Dpublic.cs プロジェクト: v2535v/FYProjection
 public static extern herr_t get_chunk_index_type
     (hid_t did, ref chunk_index_t idx_type);
コード例 #2
0
ファイル: H5Dpublic.cs プロジェクト: RBelokurov/HDF.PInvoke
 public static extern herr_t get_chunk_index_type
     (hid_t did, ref chunk_index_t idx_type);