[][src]Function uikit_sys::CFAttributedStringCreate

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