Function capsule_ffi::rte_mempool_set_ops_byname[][src]

pub unsafe extern "C" fn rte_mempool_set_ops_byname(
    mp: *mut rte_mempool,
    name: *const c_char,
    pool_config: *mut c_void
) -> c_int