Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ AllocLetTestFreeStruct
Class
AllocLetTestFreeStruct
tests/CppUTest/AllocLetTestFree.h:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
9
10
typedef struct AllocLetTestFreeStruct * AllocLetTestFree;
11
12
AllocLetTestFree AllocLetTestFree_Create(void);
13
void AllocLetTestFree_Destroy(AllocLetTestFree);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected