Function libbpf_sys::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