Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ adfEnvCleanUp
Function
adfEnvCleanUp
dep/adflib/src/adf_env.c:159–162 ·
view source on GitHub ↗
* adfEnvCleanUp * */
Source
from the content-addressed store, hash-verified
157
*
158
*/
159
void adfEnvCleanUp()
160
{
161
free(adfEnv.nativeFct);
162
}
163
164
165
/*
Callers
1
~AdfMount
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected