pub type SecKeychainAttributePtr = *mut SecKeychainAttribute;Available on crate feature
SecBase only.Expand description
Represents a pointer to a keychain attribute structure.
See also Appleās documentation
pub type SecKeychainAttributePtr = *mut SecKeychainAttribute;SecBase only.Represents a pointer to a keychain attribute structure.
See also Appleās documentation