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

Class hc_malloc

vector/vector.h:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16 _hc_vector_do(v, hc_unique(vector), var)
17
18struct hc_malloc;
19
20struct hc_vector {
21 size_t item_size, capacity, length;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected