Function SCDynamicStoreKeyCreateComputerName

Source
pub extern "C-unwind" fn SCDynamicStoreKeyCreateComputerName(
    allocator: Option<&CFAllocator>,
) -> CFRetained<CFString>
👎Deprecated: renamed to SCDynamicStore::key_create_computer_name
Available on crate feature SCDynamicStoreKey only.