[][src]Function bcc_sys::bccapi::bpf_lookup_elem

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