[][src]Function bpf_sys::bpf_attach_socket

pub unsafe extern "C" fn bpf_attach_socket(
    sockfd: c_int,
    progfd: c_int
) -> c_int