Libbpf userspace function btf_ext__free
Free the resources of the BTF extension object.
Definition
void btf_ext__free(struct btf_ext *btf_ext);
Parameters
btf_ext
: BTF extension object to free
Usage
Docs could be improved
This part of the docs is incomplete, contributions are very welcome
Example
Docs could be improved
This part of the docs is incomplete, contributions are very welcome