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