Function libseccomp::get_native_arch[][src]

pub fn get_native_arch() -> Result<ScmpArch>
Expand description

get_native_arch returns ScmpArch representing the native kernel architecture.

Returns a native architecture, or an error if the function could not get the native architecture.