pub unsafe extern "C" fn CFStringCreateMutableCopy(
alloc: CFAllocatorRef,
maxLength: CFIndex,
theString: CFStringRef,
) -> CFMutableStringRefExpand description
Apple SDK function CFStringCreateMutableCopy.
pub unsafe extern "C" fn CFStringCreateMutableCopy(
alloc: CFAllocatorRef,
maxLength: CFIndex,
theString: CFStringRef,
) -> CFMutableStringRefApple SDK function CFStringCreateMutableCopy.