Function windows::Win32::UI::WindowsAndMessaging::GetAncestor

pub unsafe fn GetAncestor<P0>(hwnd: P0, gaflags: GET_ANCESTOR_FLAGS) -> HWND
where P0: Param<HWND>,