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

Class hc_malloc

malloc2/malloc2.h:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18
19struct hc_memo_alloc *hc_memo_alloc_init(struct hc_memo_alloc *a,
20 struct hc_malloc *source);
21
22void hc_memo_alloc_deinit(struct hc_memo_alloc *a);
23

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected