seccomp_notif

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Posix)
extern (C) nothrow @nogc
struct seccomp_notif {}

Members

Variables

data
seccomp_data data;
Undocumented in source.
flags
uint flags;
Undocumented in source.
id
ulong id;
Undocumented in source.
pid
uint pid;
Undocumented in source.

Meta