[][src]Type Definition capsule_ffi::rte_intr_event_cb_t

type rte_intr_event_cb_t = Option<unsafe extern "C" fn(fd: c_int, arg: *mut c_void)>;