MCPcopy Create free account
hub / github.com/GrapheneCt/NetStream / user_malloc_finalize

Function user_malloc_finalize

NetStream/source/paf_runtime.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 }
34
35 void user_malloc_finalize(void)
36 {
37
38 }
39
40 void *user_malloc(size_t size)
41 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected