SCMP_ARCH_NATIVE

The native architecture token

version(Posix)
extern (C) nothrow @nogc
enum SCMP_ARCH_NATIVE = 0;

Meta