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

Function EnumChildWindows

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