Libbpf userspace function bpf_linker__free
Free the linker object.
Definition
void bpf_linker__free(struct bpf_linker *linker);
Parameters
linker
: pointer to astruct bpf_linker
object
Usage
Docs could be improved
This part of the docs is incomplete, contributions are very welcome
Example
Docs could be improved
This part of the docs is incomplete, contributions are very welcome