[][src]Function imgui_sys::igBeginChildFrame

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