igUpdateWindowParentAndRootLinks

Function igUpdateWindowParentAndRootLinks 

Source
pub unsafe extern "C" fn igUpdateWindowParentAndRootLinks(
    window: *mut ImGuiWindow,
    flags: ImGuiWindowFlags,
    parent_window: *mut ImGuiWindow,
)