CFPreferencesSetAppValue

Function CFPreferencesSetAppValue 

Source
pub unsafe extern "C-unwind" fn CFPreferencesSetAppValue(
    key: &CFString,
    value: Option<&CFPropertyList>,
    application_id: &CFString,
)
Available on crate feature CFPreferences only.
Expand description

ยงSafety

value should be of the correct type.