[][src]Function libbpf_sys::bpf_map__pin

pub unsafe extern "C" fn bpf_map__pin(
    map: *mut bpf_map,
    path: *const c_char
) -> c_int