SetParent

Function SetParent 

Source
pub unsafe extern "system" fn SetParent(
    hWndChild: HWND,
    hWndNewParent: HWND,
) -> HWND