MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / os_close

Function os_close

lib/vfs/machfs.cc:434–437  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

432}
433
434int os_close(void** priv)
435{
436 return 0;
437}
438
439int os_same(void** priv, const char* path)
440{

Callers 1

v_closeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected