seccomp_notif_resp

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_resp {}

Members

Variables

error
int error;
Undocumented in source.
flags
uint flags;
Undocumented in source.
id
ulong id;
Undocumented in source.
val
long val;
Undocumented in source.

Meta