pub unsafe extern "C" fn CFAttributedStringCreate(
alloc: CFAllocatorRef,
str_: CFStringRef,
attributes: CFDictionaryRef,
) -> CFAttributedStringRefExpand description
Apple SDK function CFAttributedStringCreate.
pub unsafe extern "C" fn CFAttributedStringCreate(
alloc: CFAllocatorRef,
str_: CFStringRef,
attributes: CFDictionaryRef,
) -> CFAttributedStringRefApple SDK function CFAttributedStringCreate.