[][src]Function core_foundation::attributed_string::CFAttributedStringSetAttribute

pub unsafe extern "C" fn CFAttributedStringSetAttribute(
    astr: *const __CFAttributedString,
    range: CFRange,
    attr_name: *const __CFString,
    value: *const c_void
)