Class: Seccomp::LowLevel::Context

Inherits:
Object
  • Object
show all
Defined in:
lib/seccomp/low_level.rb

Overview

Opaque native filter context. rubocop:disable-next Lint/EmptyClass -- the C extension supplies its implementation.