MCPcopy Create free account
hub / github.com/cegui/cegui / copy

Function copy

cegui/include/CEGUI/String.h:3933–3937  ·  view source on GitHub ↗

\brief Copies a substring [pos, pos+count) of this String to the code unit array pointed to by "dest". If the requested substring is larger than the String, or if count == npos, the substring [pos, size()) is copied. The resulting String is not null-terminated (does not end with a null-character). \param dest The target code unit

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

iconvTranscodeFunction · 0.85
container_proxyMethod · 0.85
addGeometryMethod · 0.85

Calls 1

copyMethod · 0.45

Tested by

no test coverage detected