pub unsafe extern "C" fn MaaToolkitGetCursorWindow() -> MaaWin32HwndAvailable 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.