Function core_foundation_sys::preferences::CFPreferencesSetValue

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