Function windows_sys::Win32::UI::WindowsAndMessaging::ChildWindowFromPointEx
pub unsafe extern "system" fn ChildWindowFromPointEx(
hwnd: HWND,
pt: POINT,
flags: CWP_FLAGS
) -> HWND
Expand description
Required features: "Win32_Foundation"