Function MaaToolkitGetCursorWindow

Source
pub unsafe extern "C" fn MaaToolkitGetCursorWindow() -> MaaWin32Hwnd
Available on crate feature internal only.
Expand description

@brief Get the window handle of the window under the cursor. This uses the WindowFromPoint() system API.

@return MaaWin32Hwnd The window handle.