IsChild

Function IsChild 

Source
pub unsafe fn IsChild<'a>(
    hwndparent: impl IntoParam<'a, HWND>,
    hwnd: impl IntoParam<'a, HWND>,
) -> BOOL