pub unsafe extern "C" fn MaaToolkitGetForegroundWindow() -> MaaWin32HwndAvailable on crate feature
internal only.Expand description
@brief Get the foreground window handle. This uses the GetForegroundWindow() system API.
@return MaaWin32Hwnd The window handle.