Function imgui_sys::igBeginChildFrame [] [src]

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