Function core_foundation_sys::attributed_string::CFAttributedStringCreate[][src]

pub unsafe extern "C" fn CFAttributedStringCreate(
    allocator: CFAllocatorRef,
    str: CFStringRef,
    attributes: CFDictionaryRef
) -> CFAttributedStringRef