- Namespace
- SharpInputSystem
- Containing Type
- LibX11
Syntax
[DllImportAttribute(LibraryName)]
public static extern void XNextEvent(IntPtr display, ref LibX11.XEvent even)
Attributes
| Type | Description |
|---|---|
| DllImportAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| display | IntPtr | |
| even | LibX11 |
Return Value
| Type | Description |
|---|---|
| void |