[][src]Function uikit_sys::CFAttributedStringSetAttributes

pub unsafe extern "C" fn CFAttributedStringSetAttributes(
    aStr: CFMutableAttributedStringRef,
    range: CFRange,
    replacement: CFDictionaryRef,
    clearOtherAttributes: Boolean
)