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

Function bcstrfree

src/cbstring/bstrlib.c:322–330  ·  view source on GitHub ↗

int bcstrfree (char * s) * * Frees a C-string generated by bstr2cstr (). This is normally unnecessary * since it just wraps a call to bstr__free (), however, if bstr__alloc () * and bstr__free () have been redefined as a macros within the bstrlib * module (via defining them in memdbg.h after defining * BSTRLIB_MEMORY_DEBUG) with some difference in behaviour from the std * library fun

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

AddUserOutputMethod · 0.85
DeclareBufferVariableFunction · 0.85
TranslateDeclarationMethod · 0.85
TranslateHLSLFromMemFunction · 0.85
bStr2NetStrFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected