Skip to main content

dr_auxlib_handle_t

Type Alias dr_auxlib_handle_t 

Source
pub type dr_auxlib_handle_t = *mut c_void;
Expand description

A handle to a loaded client auxiliary library. This is a different type than module_handle_t and is not necessarily the base address.