Function CFPreferencesSetAppValue

Source
pub unsafe extern "C" fn CFPreferencesSetAppValue(
    key: CFStringRef,
    value: CFPropertyListRef,
    applicationID: CFStringRef,
)