pub unsafe extern "C" fn seccomp_api_get() -> c_uintExpand description
Get the current API level.
- Reserved.
- Base Level
- Support for TSYNC.
- Support for LOG.
- Support for KILL_PROCESS
- Support for NOTIFY
- Simultaneous support for TSYNC and NOTIFY.
Note: This function is never used by wrappers. You are expected to test the API if you want to use a particular feature.