Function windows_sys::Win32::UI::WindowsAndMessaging::RealChildWindowFromPoint
pub unsafe extern "system" fn RealChildWindowFromPoint(
hwndparent: HWND,
ptparentclientcoords: POINT
) -> HWND
Expand description
Required features: "Win32_UI_WindowsAndMessaging"
, "Win32_Foundation"