Function EnumWindows

Source
pub unsafe extern "C" fn EnumWindows(
    lpEnumFunc: WNDENUMPROC,
    lParam: LPARAM,
) -> BOOL