CSSM_ACL_EDIT

Type Alias CSSM_ACL_EDIT 

Source
pub type CSSM_ACL_EDIT = cssm_acl_edit;
👎Deprecated
Available on crate features SecAsn1Types and cssmconfig and cssmtype only.
Expand description

Aliased Type§

#[repr(C)]
pub struct CSSM_ACL_EDIT { pub EditMode: u32, pub OldEntryHandle: isize, pub NewEntry: *const cssm_acl_entry_input, }

Fields§

§EditMode: u32
👎Deprecated
§OldEntryHandle: isize
👎Deprecated
§NewEntry: *const cssm_acl_entry_input
👎Deprecated