Function windows::Win32::UI::WindowsAndMessaging::RealChildWindowFromPoint
pub unsafe fn RealChildWindowFromPoint<P0>(
hwndparent: P0,
ptparentclientcoords: POINT,
) -> HWNDwhere
P0: Param<HWND>,