Function SetParent

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