Function CoreFoundation_sys::string::CFStringCreateMutableCopy [] [src]

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