SecTransformAttribute

Type Alias SecTransformAttribute 

Source
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 */ }