seccomp_version

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
@SILdoc(" Query the library version information: - This function returns a pointer to a populated scmp_version struct, the - caller does not need to free the structure when finished.")
const(scmp_version)*
seccomp_version
()

Meta