MCPcopy Create free account
hub / github.com/cpputest/cpputest / ClassNameStruct

Class ClassNameStruct

scripts/templates/ClassNameCMultipleInstance.h:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8 **********************************************************************/
9
10typedef struct ClassNameStruct * ClassName;
11
12ClassName ClassName_Create(void);
13void ClassName_Destroy(ClassName);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected