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

Function PlatformSpecificFClose

src/Platforms/Symbian/UtestPlatform.cpp:136–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136void PlatformSpecificFClose(PlatformSpecificFile file) {
137 fclose((FILE*)file);
138}
139
140extern "C" {
141

Callers 1

closeFileMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected