Function core_foundation_sys::string::CFStringCreateMutableCopy
source · pub unsafe extern "C" fn CFStringCreateMutableCopy(
alloc: CFAllocatorRef,
maxLength: CFIndex,
theString: CFStringRef
) -> CFMutableStringRef