pub type AuthorizationRef = *const AuthorizationOpaqueRef;
Available on crate feature
Authorization
only.Expand description
Opaque reference to an authorization object.
See also Appleās documentation
pub type AuthorizationRef = *const AuthorizationOpaqueRef;
Authorization
only.Opaque reference to an authorization object.
See also Appleās documentation