igIsWindowWithinBeginStackOf

Function igIsWindowWithinBeginStackOf 

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