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

Class ClassName

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected