pub type SecTransformAttribute = CFType;
šDeprecated: SecTransform is no longer supported
Available on crate feature
SecCustomTransform
only.Expand description
A direct reference to an attribute. Using an attribute reference speeds up using an attributeās value by removing the need to look it up by name.
See also Appleās documentation
Aliased Type§
pub struct SecTransformAttribute { /* private fields */ }