Skip to content

Libbpf userspace function btf_ext__get_raw_data

0.0.2

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