SeccompNotifierHandle

Type Alias SeccompNotifierHandle 

Source
pub type SeccompNotifierHandle = Arc<Mutex<SeccompNotifier>>;

Aliased Typeยง

pub struct SeccompNotifierHandle { /* private fields */ }