mirror of https://github.com/aya-rs/aya
aya-ebpf: Take `c_void` instead of `bpf_map_def` in map helpers
`bpf_map_def` is a legacy map definition. To be able to introduce BTF map definitions, make the `lookup` and `remove` helpers work with `c_void` and let the callers cast the map types to it.reviewable/pr1340/r1
parent
aa47acc507
commit
efb08a8850
Loading…
Reference in New Issue