Function imgui_sys::igBeginChildEx[][src]

pub unsafe extern "C" fn igBeginChildEx(
    id: ImGuiID,
    size: ImVec2,
    border: bool,
    extra_flags: ImGuiWindowFlags
) -> bool