Show / Hide Table of Contents

    Delegate H5FD.image_memcpy_t

    Namespace: HDF.PInvoke
    Assembly: HDF.PInvoke.dll
    Syntax
    public delegate IntPtr image_memcpy_t(IntPtr dest, IntPtr src, System.IntPtr size, H5FD.file_image_op_t file_image_op, IntPtr udata);
    Parameters
    Type Name Description
    IntPtr dest
    IntPtr src
    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