libbpf_sys

Function bpf_map__set_key_size

Source
pub unsafe extern "C" fn bpf_map__set_key_size(
    map: *mut bpf_map,
    size: __u32,
) -> c_int