MCPcopy Create free account
hub / github.com/boostorg/build / lol_init

Function lol_init

src/engine/lists.cpp:385–388  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

383 */
384
385void lol_init( LOL * lol )
386{
387 lol->count = 0;
388}
389
390
391/*

Callers 4

lol_buildFunction · 0.85
cmd_newFunction · 0.85
debug_lol_readFunction · 0.85
frame_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected