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