|
SeaBee
|
c_policy_config contains security levels for protected objects and corresponds to a policy id. More...
#include <shared_rust_types.h>
c_policy_config contains security levels for protected objects and corresponds to a policy id.
each of the fields in this struct corresponds to an 'enum SecurityLevel' but is not shown as such since enums within structs are not supported by the rust bindings we generate based on this code.