pub type sc_acl_entry_t = sc_acl_entry;Aliased Type§
struct sc_acl_entry_t {
pub method: u32,
pub key_ref: u32,
pub crts: [sc_crt; 12],
pub next: *mut sc_acl_entry,
}Fields§
§method: u32§key_ref: u32§crts: [sc_crt; 12]§next: *mut sc_acl_entry