Function CFPreferencesSetValue

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