Function bpf_sys::bpf_update_elem[][src]

pub unsafe extern "C" fn bpf_update_elem(
    fd: c_int,
    key: *mut c_void,
    value: *mut c_void,
    flags: c_ulonglong
) -> c_int