pub unsafe extern "C" fn CFAttributedStringReplaceAttributedString(
aStr: CFMutableAttributedStringRef,
range: CFRange,
replacement: CFAttributedStringRef,
)Expand description
Apple SDK function CFAttributedStringReplaceAttributedString.