Function libudis86_sys::ud_set_user_opaque_data [] [src]

pub unsafe extern "C" fn ud_set_user_opaque_data(ud: *mut ud, data: *mut c_void)

Associates a pointer with the udis86 object to be retrieved and used in client functions, such as the input hook callback function.