MCPcopy Index your code
hub / github.com/node-ffi/node-ffi / errno.js

File errno.js

lib/errno.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var DynamicLibrary = require('./dynamic_library')
2 , ForeignFunction = require('./foreign_function')
3 , bindings = require('./bindings')
4 , funcs = bindings.StaticFunctions

Callers

nothing calls this directly

Calls 2

DynamicLibraryFunction · 0.85
ForeignFunctionFunction · 0.70

Tested by

no test coverage detected