libbpf_sys

Function bpf_prog_detach

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