Type Definition capsule_ffi::rte_bus_unplug_t[][src]

type rte_bus_unplug_t = Option<unsafe extern "C" fn(dev: *mut rte_device) -> c_int>;