libbpf_sys

Function bpf_prog_query_opts

Source
pub unsafe extern "C" fn bpf_prog_query_opts(
    target: c_int,
    type_: bpf_attach_type,
    opts: *mut bpf_prog_query_opts,
) -> c_int