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

Function bvcformata

src/cbstring/bstrlib.c:3239–3278  ·  view source on GitHub ↗

int bvcformata (bstring b, int count, const char * fmt, va_list arglist) * * The bvcformata function formats data under control of the format control * string fmt and attempts to append the result to b. The fmt parameter is * the same as that of the printf function. The variable argument list is * replaced with arglist, which has been initialized by the va_start macro. * The size of t

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