Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
136
void PlatformSpecificFClose(PlatformSpecificFile file) {
137
fclose((FILE*)file);
138
}
139
140
extern
"C"
{
141
Callers
1
closeFile
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected