Libbpf userspace function libbpf_major_version
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