Function libseccomp::get_library_version[][src]

pub fn get_library_version() -> Result<ScmpVersion>
Expand description

get_library_version returns the version information of the currently loaded libseccomp library.

Returns a version information, or an error if the function could not get the version.