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

Function bsFromBstr

src/cbstring/bstraux.c:224–229  ·  view source on GitHub ↗

struct bStream * bsFromBstr (const_bstring b); * * Create a bStream whose contents are a copy of the bstring passed in. * This allows the use of all the bStream APIs with bstrings. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

bsopenFunction · 0.85
bsunreadFunction · 0.85

Tested by

no test coverage detected