Fork me on GitHub

LibX11.

XUngrabPointer(IntPtr, long) Method

Namespace
SharpInputSystem
Containing Type
LibX11

Syntax

[DllImport(LibraryName)]
public static extern int XUngrabPointer(IntPtr display, long time)

Attributes

Type Description
DllImportAttribute

Parameters

Name Type Description
display IntPtr
time long

Return Value

Type Description
int