Name

lt-dlsym:dlfcn — ordinary primitive

Synopsis

EXTENSIONS
lt_dlsym ( name-ptr,len handle -- symbol-addr|0)(); 
 ;

Description

try to find the name in the binary module denoted by its handle .. if handle is null, use the main body of the program