libbpf_sys

Function bpf_prog_detach2

Source
pub unsafe extern "C" fn bpf_prog_detach2(
    prog_fd: c_int,
    attachable_fd: c_int,
    type_: bpf_attach_type,
) -> c_int