[][src]Function bcc_sys::bccapi::bpf_update_elem

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