Rizin
unix-like reverse engineering framework and cli tools
|
#include <unix.h>
Public Attributes | |
void * | handle |
char * | errmsg |
HMODULE | handle |
char * uv_lib_t::errmsg |
Definition at line 220 of file unix.h.
Referenced by uv__dlerror(), uv__format_fallback_error(), uv_dlclose(), uv_dlerror(), and uv_dlopen().
void* uv_lib_t::handle |
Definition at line 219 of file unix.h.
Referenced by uv_dlclose(), uv_dlopen(), and uv_dlsym().