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