[][src]Function winapi::um::winuser::RealChildWindowFromPoint

pub unsafe extern "system" fn RealChildWindowFromPoint(
    hwndParent: HWND,
    ptParentClientCoords: POINT
) -> HWND