MCPcopy Create free account
hub / github.com/codr7/hacktical-c / hc_malloc

Class hc_malloc

dsl/dsl.h:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14};
15
16void hc_dsl_init(struct hc_dsl *dsl, struct hc_malloc *malloc);
17void hc_dsl_deinit(struct hc_dsl *dsl);
18
19struct hc_value* hc_dsl_getenv(struct hc_dsl *dsl, const char *key);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected