Delegate Native.AllocCallbackDelegate
An alloc callback delegate.
Namespace: FM.LiveSwitch
Assembly: FM.LiveSwitch.dll
Syntax
protected delegate IntPtr AllocCallbackDelegate(int size);
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | size | The size. |
Returns
| Type | Description |
|---|---|
| IntPtr |