pub unsafe extern "C" fn CFAttributedStringSetAttribute(
aStr: CFMutableAttributedStringRef,
range: CFRange,
attrName: CFStringRef,
value: CFTypeRef,
)Expand description
Apple SDK function CFAttributedStringSetAttribute.
pub unsafe extern "C" fn CFAttributedStringSetAttribute(
aStr: CFMutableAttributedStringRef,
range: CFRange,
attrName: CFStringRef,
value: CFTypeRef,
)Apple SDK function CFAttributedStringSetAttribute.