Function maa_framework::internal::MaaToolkitGetCursorWindow
source · pub unsafe extern "C" fn MaaToolkitGetCursorWindow() -> MaaWin32HwndExpand description
@brief Get the window handle of the window under the cursor. This uses the WindowFromPoint() system API.
@return MaaWin32Hwnd The window handle.