[][src]Function rebpf_sys::libbpf_sys::bpf_prog_attach_xattr

pub unsafe extern "C" fn bpf_prog_attach_xattr(
    prog_fd: c_int,
    attachable_fd: c_int,
    type_: bpf_attach_type,
    opts: *const bpf_prog_attach_opts
) -> c_int