[][src]Function capsule_ffi::_rte_mempool_put_bulk

pub unsafe extern "C" fn _rte_mempool_put_bulk(
    mp: *mut rte_mempool,
    obj_table: *const *mut c_void,
    n: c_uint
)

Put several objects back in the mempool.