Function ud_get_user_opaque_data

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

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