Function MaaToolkitGetDesktopWindow

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

@brief Get the desktop window handle. This uses the GetDesktopWindow() system API.

@return MaaWin32Hwnd The window handle.