Skip to main content

CFAttributedStringCreateMutableCopy

Function CFAttributedStringCreateMutableCopy 

Source
pub unsafe extern "C" fn CFAttributedStringCreateMutableCopy(
    alloc: CFAllocatorRef,
    maxLength: CFIndex,
    aStr: CFAttributedStringRef,
) -> CFMutableAttributedStringRef