SCPreferencesGetSignature

Function SCPreferencesGetSignature 

Source
pub extern "C-unwind" fn SCPreferencesGetSignature(
    prefs: &SCPreferences,
) -> Option<CFRetained<CFData>>
👎Deprecated: renamed to SCPreferences::signature
Available on crate feature SCPreferences only.