menu
win32 package
documentation
win32.dart
GetCursor function
GetCursor function
brightness_4
brightness_5
GetCursor
function
user32
int
GetCursor
(
)
Retrieves a handle to the current cursor.
HCURSOR GetCursor();
Implementation
int GetCursor() => _GetCursor();
win32 package
documentation
win32
GetCursor function
win32 library