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