[][src]Function capsule_ffi::rte_mem_alloc_validator_register

pub unsafe extern "C" fn rte_mem_alloc_validator_register(
    name: *const c_char,
    clb: rte_mem_alloc_validator_t,
    socket_id: c_int,
    limit: size_t
) -> c_int