Struct security_framework_sys::authorization::AuthorizationExternalForm [−][src]
Fields
bytes: [c_char; 32]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AuthorizationExternalForm
impl Send for AuthorizationExternalForm
impl Sync for AuthorizationExternalForm
impl Unpin for AuthorizationExternalForm
impl UnwindSafe for AuthorizationExternalForm
Blanket Implementations
Mutably borrows from an owned value. Read more