Show / Hide Table of Contents

    Delegate H5FD.image_malloc_t

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