Type Definition capsule_ffi::rte_intr_event_cb_t[][src]

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