EnumWindows

Function EnumWindows 

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