[][src]Function imgui_sys::igBeginChildID

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