Type Definition capsule_ffi::rte_dev_cmp_t[][src]

type rte_dev_cmp_t = Option<unsafe extern "C" fn(dev: *const rte_device, data: *const c_void) -> c_int>;