Libbpf userspace function ring_buffer__free
Free a ring buffer manager.
Definition
void ring_buffer__free(struct ring_buffer *rb);
Parameters
rb
: ring buffer manager to free
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