Delegate H5FD.image_realloc_t
Namespace: HDF.PInvoke
Assembly: HDF.PInvoke.dll
Syntax
public delegate IntPtr image_realloc_t(IntPtr ptr, System.IntPtr size, H5FD.file_image_op_t file_image_op, IntPtr udata);
Parameters
| Type | Name | Description |
|---|---|---|
| IntPtr | ptr | |
| System.IntPtr | size | |
| H5FD.file_image_op_t | file_image_op | |
| IntPtr | udata |
Returns
| Type | Description |
|---|---|
| IntPtr |