Type Definition capsule_ffi::rte_mempool_free_t[][src]

type rte_mempool_free_t = Option<unsafe extern "C" fn(mp: *mut rte_mempool)>;