Skip to content

Libbpf userspace function btf__get_raw_data

0.0.2

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