Skip to content

Libbpf userspace function libbpf_major_version

0.6.0

Definition

__u32 libbpf_major_version(void)

Usage

This function returns the minor version of the libbpf library programmatically. Especially useful when dynamically linking against libbpf.

Example

Docs could be improved

This part of the docs is incomplete, contributions are very welcome