[][src]Function libudis86_sys::ud_get_user_opaque_data

pub unsafe extern "C" fn ud_get_user_opaque_data(ud: *const ud) -> *mut c_void

Returns any pointer associated with the udis86 object, using the ud_set_user_opaque_data function.