[][src]Function core_foundation::attributed_string::CFAttributedStringReplaceString

pub unsafe extern "C" fn CFAttributedStringReplaceString(
    astr: *const __CFAttributedString,
    range: CFRange,
    replacement: *const __CFString
)