Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KebsCS/KBotExt
/ end
Function
end
KBotExt/imgui/imgui_internal.h:615–615 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
613
inline T* begin() { return Data; }
614
inline const T* begin() const { return Data; }
615
inline T* end() { return DataEnd; }
616
inline const T* end() const { return DataEnd; }
617
618
// Utilities
Callers
2
next_chunk
Method · 0.70
offset_from_ptr
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected