Function CFStringCreateMutableCopy

Source
pub unsafe extern "C" fn CFStringCreateMutableCopy(
    alloc: CFAllocatorRef,
    maxLength: CFIndex,
    theString: CFStringRef,
) -> CFMutableStringRef