Function imgui_sys::igBeginChildEx [] [src]

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