[][src]Function rebpf_sys::libbpf_sys::bpf_map_get_next_key

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