Struct H5F.info_t.free_t
Namespace: HDF.PInvoke
Assembly: HDF.PInvoke.dll
Syntax
public struct free_t
Fields
| Improve this Doc View Sourcemeta_size
Free space manager metadata size
Declaration
public System.UInt64 meta_size
Field Value
Type | Description |
---|---|
System.UInt64 |
tot_space
Amount of free space in the file
Declaration
public System.UInt64 tot_space
Field Value
Type | Description |
---|---|
System.UInt64 |
version
Version # of file free space management
Declaration
public uint version
Field Value
Type | Description |
---|---|
System.UInt32 |