webview2_com::Windows::Win32::UI::WindowsAndMessaging

Function EnumWindows

Source
pub unsafe fn EnumWindows<'a>(
    lpenumfunc: Option<unsafe extern "system" fn(_: HWND, _: LPARAM) -> BOOL>,
    lparam: impl IntoParam<'a, LPARAM>,
) -> BOOL