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