Skip to main content

CFAttributedStringCreateMutable

Function CFAttributedStringCreateMutable 

Source
pub unsafe extern "C" fn CFAttributedStringCreateMutable(
    alloc: CFAllocatorRef,
    maxLength: CFIndex,
) -> CFMutableAttributedStringRef
Expand description

Apple SDK function CFAttributedStringCreateMutable.