db_api_arg

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

Members

Variables

arg
uint arg;
Undocumented in source.
datum
scmp_datum_t datum;
Undocumented in source.
mask
scmp_datum_t mask;
Undocumented in source.
op
SecCompCompare op;
Undocumented in source.
valid
bool valid;
Undocumented in source.

Meta