Show / Hide Table of Contents

    Delegate H5MM.allocate_t

    Namespace: HDF.PInvoke
    Assembly: HDF.PInvoke.dll
    Syntax
    public delegate IntPtr allocate_t(System.IntPtr size, IntPtr alloc_info);
    Parameters
    Type Name Description
    System.IntPtr size
    IntPtr alloc_info
    Returns
    Type Description
    IntPtr
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX