dlsym_used
Returns list of current used dlsym handle.
Syntax
r = dlsym_used()
Output argument
h - a vector of dlsym handle.
Description
Returns list of current used dlsym handle.
See also
Example
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Last updated