Skip to content

Libbpf userspace function bpf_linker__free

0.4.0

Free the linker object.

Definition

void bpf_linker__free(struct bpf_linker *linker);

Parameters

  • linker: pointer to a struct 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