Libbpf userspace function btf_ext__get_raw_data
This function was renamed to btf_ext__raw_data
.
Definition
const void *btf_ext__get_raw_data(const struct btf_ext *btf_ext, __u32 *size);
Usage
This function is an alias of btf_ext__raw_data
as of v0.7.0.
Example
Docs could be improved
This part of the docs is incomplete, contributions are very welcome