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 |