bpf_update_elem

Function bpf_update_elem 

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