ImGui_IsWindowWithinBeginStackOf

Function ImGui_IsWindowWithinBeginStackOf 

Source
pub unsafe extern "C" fn ImGui_IsWindowWithinBeginStackOf(
    window: *mut ImGuiWindow,
    potential_parent: *mut ImGuiWindow,
) -> bool