Skip to main content

dr_get_client_base

Function dr_get_client_base 

Source
pub unsafe extern "C" fn dr_get_client_base(
    client_id: client_id_t,
) -> *mut byte
Expand description

Returns the base address of the client library. \p client_id is the client ID passed to a client’s dr_client_main() function.