Skip to content

Libbpf userspace function ring_buffer__free

0.0.9

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