Function CFPreferencesCopyValue

Source
pub unsafe extern "C" fn CFPreferencesCopyValue(
    key: CFStringRef,
    applicationID: CFStringRef,
    userName: CFStringRef,
    hostName: CFStringRef,
) -> CFPropertyListRef