seccomp_arch_native

Return the native architecture token

This function returns the native architecture token value, e.g. SCMP_ARCH_*.

version(Posix)
extern (C) nothrow @nogc
uint
seccomp_arch_native
()

Meta