Show / Hide Table of Contents

    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 Source

    addr

    Address of free space section

    Declaration
    public System.UInt64 addr
    Field Value
    Type Description
    System.UInt64
    | Improve this Doc View Source

    size

    Size of free space section

    Declaration
    public System.UInt64 size
    Field Value
    Type Description
    System.UInt64
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX