pub unsafe extern "C" fn CFAttributedStringSetAttributes(
aStr: CFMutableAttributedStringRef,
range: CFRange,
replacement: CFDictionaryRef,
clearOtherAttributes: Boolean,
)Expand description
Apple SDK function CFAttributedStringSetAttributes.