webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging

Function EnumWindows

Source
pub unsafe fn EnumWindows<'a>(
    lpenumfunc: Option<WNDENUMPROC>,
    lparam: impl IntoParam<'a, LPARAM>,
) -> BOOL