Delegate CursorGetTextureCallback
public delegate nint CursorGetTextureCallback(nint cursor, int cursorSize, double scale, out int width, out int height, out int hotspotX, out int hotspotY, nint data)
public delegate nint CursorGetTextureCallback(nint cursor, int cursorSize, double scale, out int width, out int height, out int hotspotX, out int hotspotY, nint data)