Function core_foundation_sys::attributed_string::CFAttributedStringReplaceString[][src]

pub unsafe extern "C" fn CFAttributedStringReplaceString(
    astr: CFMutableAttributedStringRef,
    range: CFRange,
    replacement: CFStringRef
)