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

Function binsertch

src/cbstring/bstrlib.c:1892–1926  ·  view source on GitHub ↗

int binsertch (bstring b, int pos, int len, unsigned char fill) * * Inserts the character fill repeatedly into b at position pos for a * length len. If the position pos is past the end of b, then the * character "fill" is appended as necessary to make up the gap between the * end of b and the position pos + len. */

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