cfunction
src/core/corelib.c on line 288 , column 1
(native path &opt env )
Load a native module from the given path. The path must be an
absolute or relative path on the file system , and is usually a .so
file on Unix systems , and a .dll file on Windows. Returns an
environment table that contains functions and other values from the
native module.