Function bpf_create_map

Source
pub fn bpf_create_map(arg: &bpf_map_create_arg) -> Result<c_int, Errno>