Function core_foundation_sys::string::CFStringCreateMutableCopy

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