[][src]Type Definition capsule_ffi::rte_intr_callback_fn

type rte_intr_callback_fn = Option<unsafe extern "C" fn(cb_arg: *mut c_void)>;