Function windows_sys::Win32::UI::WindowsAndMessaging::EnumChildWindows

pub unsafe extern "system" fn EnumChildWindows(
    hwndparent: HWND,
    lpenumfunc: WNDENUMPROC,
    lparam: LPARAM,
) -> BOOL