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

Function bassignblk

src/cbstring/bstrlib.c:577–587  ·  view source on GitHub ↗

int bassignblk (bstring a, const void * s, int len) * * Overwrite the string a with the contents of the block (s, len). Note that * the bstring a must be a well defined and writable bstring. If an error * occurs BSTR_ERR is returned and a is not overwritten. */

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