pub unsafe extern "C" fn CFAttributedStringCreateWithSubstring(
alloc: CFAllocatorRef,
aStr: CFAttributedStringRef,
range: CFRange,
) -> CFAttributedStringRefExpand description
Apple SDK function CFAttributedStringCreateWithSubstring.
pub unsafe extern "C" fn CFAttributedStringCreateWithSubstring(
alloc: CFAllocatorRef,
aStr: CFAttributedStringRef,
range: CFRange,
) -> CFAttributedStringRefApple SDK function CFAttributedStringCreateWithSubstring.