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.
💡 Example
dlsym_used(),delete(dlsym_used())🔗 See also
🕔 History
Version
📄 Description
1.0.0
initial version
Last updated
Was this helpful?