Function windows_sys::Win32::UI::WindowsAndMessaging::GetAncestor
pub unsafe extern "system" fn GetAncestor(
hwnd: HWND,
gaflags: GET_ANCESTOR_FLAGS
) -> HWND
Expand description
Required features: "Win32_UI_WindowsAndMessaging"
, "Win32_Foundation"