Function bpf_sys::bpf_get_next_key[][src]

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