libbpf_sys

Function bpf_map_get_fd_by_id_opts

Source
pub unsafe extern "C" fn bpf_map_get_fd_by_id_opts(
    id: __u32,
    opts: *const bpf_get_fd_by_id_opts,
) -> c_int