Function core_foundation::string::CFStringCreateMutableCopy
source ยท pub unsafe extern "C" fn CFStringCreateMutableCopy(
alloc: *const c_void,
maxLength: isize,
theString: *const __CFString,
) -> *mut __CFString