Documentation > Instrumentation Runtime API > binwb_dlsym
binwb_dlsym - Retrieve the address of a symbol in a loaded shared library or executable
void *binwb_dlsym(void *handle, const char *symbol);
SYNOPSIS
DESCRIPTION
RETURN VALUE
NOTES
EXAMPLES
SEE ALSO