MDSchemaCopyAllAttributes

Function MDSchemaCopyAllAttributes 

Source
pub unsafe extern "C-unwind" fn MDSchemaCopyAllAttributes() -> Option<CFRetained<CFArray>>
Available on crate feature MDSchema only.
Expand description

Returns an array of all of the attributes defined in the schema

Returns: A CFArray of the attribute names.