Skip to main content

CFURLSetTemporaryResourcePropertyForKey

Function CFURLSetTemporaryResourcePropertyForKey 

Source
pub extern "C-unwind" fn CFURLSetTemporaryResourcePropertyForKey(
    url: &CFURL,
    key: Option<&CFString>,
    property_value: Option<&CFType>,
)
👎Deprecated:

renamed to CFURL::set_temporary_resource_property_for_key

Available on crate feature CFURL only.