Function core_foundation_sys::preferences::CFPreferencesSetAppValue

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