Function core_foundation_sys::attributed_string::CFAttributedStringSetAttribute[][src]

pub unsafe extern "C" fn CFAttributedStringSetAttribute(
    astr: CFMutableAttributedStringRef,
    range: CFRange,
    attr_name: CFStringRef,
    value: CFTypeRef
)