XPRMfinddso
XPRMfinddso |
Purpose
Synopsis
XPRMdsolib XPRMfinddso(const char *libname);
Argument
libname
|
Name of the module to find
|
Return value
A reference to a DSO descriptor or
NULL if the requested module has not been loaded.
Further information
This function returns the DSO pointer of a module that has been loaded previously.
Related topics