MCPcopy Create free account
hub / github.com/Unity-Technologies/HLSLcc / bassignmidstr

Function bassignmidstr

src/cbstring/bstrlib.c:508–537  ·  view source on GitHub ↗

int bassignmidstr (bstring a, const_bstring b, int left, int len) * * Overwrite the string a with the middle of contents of string b * starting from position left and running for a length len. left and * len are clamped to the ends of b as with the function bmidstr. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

ballocFunction · 0.85

Tested by

no test coverage detected