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

Function lol_init

v2/engine/lists.c:387–390  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 3

cmd_newFunction · 0.85
frame_initFunction · 0.85
lol_buildFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected