Libbpf userspace function btf__free
Frees all data of a BTF object
Definition
void btf__free(struct btf *btf);
Parameters
btf
: BTF 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