System.Windows.Forms.XplatUIX11.XcursorImagesDestroy C# (CSharp) Method

XcursorImagesDestroy() private method

private XcursorImagesDestroy ( IntPtr images ) : void
images IntPtr
return void
		internal extern static void XcursorImagesDestroy (IntPtr images);
		
XplatUIX11