ChildWindowFromPointEx

Function ChildWindowFromPointEx 

Source
pub unsafe fn ChildWindowFromPointEx<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    pt: impl IntoParam<'a, POINT>,
    flags: CWP_FLAGS,
) -> HWND