SecKeychainAttributePtr

Type Alias SecKeychainAttributePtr 

Source
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