Documentation > Instrumentation Runtime API > binwb_dlbase
binwb_dlbase - Get the image base of a loaded shared library
void* binwb_dlbase(void* handle);
// Returns the image base
// Handle is returned by binwb_dlopen
SYNOPSIS
DESCRIPTION
RETURN VALUE
NOTES
EXAMPLES
SEE ALSO