SetParent

Function SetParent 

Source
pub unsafe extern "system" fn SetParent(
    hwndchild: *mut c_void,
    hwndnewparent: *mut c_void,
) -> *mut c_void
Expand description

#57 SetParent

sets the parent window of the given child window