Function libbpf_sys::bpf_map_delete_batch
source · pub unsafe extern "C" fn bpf_map_delete_batch(
fd: c_int,
keys: *const c_void,
count: *mut __u32,
opts: *const bpf_map_batch_opts
) -> c_intpub unsafe extern "C" fn bpf_map_delete_batch(
fd: c_int,
keys: *const c_void,
count: *mut __u32,
opts: *const bpf_map_batch_opts
) -> c_int