[][src]Function capsule_ffi::_rte_pktmbuf_alloc_bulk

pub unsafe extern "C" fn _rte_pktmbuf_alloc_bulk(
    pool: *mut rte_mempool,
    mbufs: *mut *mut rte_mbuf,
    count: c_uint
) -> c_int

Allocate a bulk of mbufs, initialize refcnt and reset the fields to default values.