Delegate SDL.SDLRWopsSizeCallback
Namespace: SDL2
Assembly: SDL2-CS.dll
Syntax
public delegate long SDLRWopsSizeCallback(IntPtr context);
Parameters
| Type | Name | Description |
|---|---|---|
| System.IntPtr | context |
Returns
| Type | Description |
|---|---|
| System.Int64 |
public delegate long SDLRWopsSizeCallback(IntPtr context);
| Type | Name | Description |
|---|---|---|
| System.IntPtr | context |
| Type | Description |
|---|---|
| System.Int64 |