MCPcopy Create free account
hub / github.com/acl-dev/acl / init

Function init

lib_protocol/samples/http_gate/main.c:6–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4#include <stdlib.h>
5
6static void init(void)
7{
8 acl_lib_init();
9}
10
11static void end(void)
12{

Callers 1

mainFunction · 0.70

Calls 1

acl_lib_initFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…