Files
cdnjs/node_modules/execSync/node_modules/ffi/deps/dlfcn-win32
2014-07-17 01:32:32 +08:00
..
2014-07-17 01:32:32 +08:00
2014-07-17 01:32:32 +08:00
2014-07-17 01:32:32 +08:00
2014-07-17 01:32:32 +08:00
2014-07-17 01:32:32 +08:00
2014-07-17 01:32:32 +08:00
2014-07-17 01:32:32 +08:00
2014-07-17 01:32:32 +08:00

dlfcn-win32 is an implementation of dlfcn for Windows.



It follows the standard as described here:

http://www.opengroup.org/onlinepubs/009695399/basedefs/dlfcn.h.html

http://www.opengroup.org/onlinepubs/009695399/functions/dlerror.html

http://www.opengroup.org/onlinepubs/009695399/functions/dlsym.html

http://www.opengroup.org/onlinepubs/009695399/functions/dlclose.html

http://www.opengroup.org/onlinepubs/009695399/functions/dlopen.html



Written by Ramiro Polla

Released under the LGPL