Static kVTExtensionProperties_ExtensionURLKey

Source
pub unsafe static kVTExtensionProperties_ExtensionURLKey: &'static VTExtensionPropertiesKey
Available on crate feature VTUtilities only.
Expand description

A CFDictionary key for the URL of the extension.

This key points to a CFURLRef value with the URL for the extension.

See also Apple’s documentation