Function webview2_com::Windows::Win32::UI::WindowsAndMessaging::EnumWindows[][src]

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