Struct H5F.sect_info_t
Free space section information
Namespace: HDF.PInvoke
Assembly: HDF.PInvoke.dll
Syntax
public struct sect_info_t
Fields
| Improve this Doc View Sourceaddr
Address of free space section
Declaration
public System.UInt64 addr
Field Value
Type | Description |
---|---|
System.UInt64 |
size
Size of free space section
Declaration
public System.UInt64 size
Field Value
Type | Description |
---|---|
System.UInt64 |