libbpf_sys

Function bpf_map__reuse_fd

Source
pub unsafe extern "C" fn bpf_map__reuse_fd(
    map: *mut bpf_map,
    fd: c_int,
) -> c_int