IsChild

Function IsChild 

Source
pub unsafe extern "system" fn IsChild(
    hwndparent: *mut c_void,
    hwnd: *mut c_void,
) -> i32
Expand description

#56 IsChild

determines whether the given window is a child window or a descendant window of a given parent window