pub unsafe extern "C" fn seccomp_version() -> *const scmp_versionExpand description
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.