SystemConfiguration macOS 10.13 Beta 2 to Beta 3 API Differences

DHCPClientPreferences.h
Declaration
FromBoolean DHCPClientPreferencesSetApplicationOptions(CFStringRef _Nonnull applicationID, UInt8 * _Nullable options, CFIndex count)
ToBoolean DHCPClientPreferencesSetApplicationOptions(CFStringRef _Nonnull applicationID, const UInt8 * _Nullable options, CFIndex count)