[][src]Function libscmp::api_get

pub fn api_get() -> c_uint

Get the "API level" supported by the running kernel.

See seccomp_api_get(3) for details.

Note: This is only available with the libseccomp-2-4 feature.