Function xed_sys::xed_interface::xed_agen_register_callback [] [src]

pub unsafe extern "C" fn xed_agen_register_callback(
    register_fn: xed_register_callback_fn_t,
    segment_fn: xed_segment_base_callback_fn_t
)

Initialize the callback functions. Tell XED what to call when using

xed_agen.

@ingroup AGEN