H5G_stat_t
extern (C)
struct H5G_stat_t {
}
- fileno
c_ulong[2] fileno;
Undocumented in source.
- linklen
size_t linklen;
Undocumented in source.
- mtime
time_t mtime;
Undocumented in source.
- nlink
uint nlink;
Undocumented in source.
- objno
c_ulong[2] objno;
Undocumented in source.
- ohdr
H5O_stat_t ohdr;
Undocumented in source.
- type
H5G_obj_t type;
Undocumented in source.
hdf5 H5Gpublic
aliasesenumsfunctionsstructs