SeaBee
Loading...
Searching...
No Matches
Data Fields
c_policy_config Struct Reference

c_policy_config contains security levels for protected objects and corresponds to a policy id. More...

#include <shared_rust_types.h>

Data Fields

unsigned long long signal_allow_mask
 
unsigned char signal_access
 
unsigned char ptrace_access
 
unsigned char file_write_access
 
unsigned char map_access
 
unsigned char protect_pins
 
unsigned char padding_1
 
unsigned char padding_2
 
unsigned char padding_3
 

Detailed Description

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.


The documentation for this struct was generated from the following file: