[][src]Function rebpf::libbpf::bpf_map_delete_batch

pub unsafe extern "C" fn bpf_map_delete_batch(
    fd: i32,
    keys: *mut c_void,
    count: *mut u32,
    opts: *const bpf_map_batch_opts
) -> i32