AuthorizationRef

Type Alias AuthorizationRef 

Source
pub type AuthorizationRef = *const AuthorizationOpaqueRef;
Available on crate feature Authorization only.
Expand description

Opaque reference to an authorization object.

See also Apple’s documentation