pub unsafe extern "C" fn MaaToolkitGetDesktopWindow() -> MaaWin32Hwnd
Expand description

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

@return MaaWin32Hwnd The window handle.