pub extern "C-unwind" fn SCDynamicStoreKeyCreateNetworkServiceEntity(
allocator: Option<&CFAllocator>,
domain: &CFString,
service_id: &CFString,
entity: Option<&CFString>,
) -> CFRetained<CFString>
👎Deprecated: renamed to
SCDynamicStore::key_create_network_service_entity
Available on crate feature
SCDynamicStoreKey
only.