[][src]Function libscmp::reset_global_state

pub fn reset_global_state() -> Result<()>

Reset libseccomp's global state.

See seccomp_reset(3) for more details (specifically, the description of what happens if the specified filter is NULL).