Function SCDynamicStoreKeyCreateConsoleUser

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