[][src]Type Definition capsule_ffi::rte_bus_find_device_t

type rte_bus_find_device_t = Option<unsafe extern "C" fn(start: *const rte_device, cmp: rte_dev_cmp_t, data: *const c_void) -> *mut rte_device>;