Skip to content

Libbpf userspace function btf__free

0.0.1

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