Function CoreFoundation_sys::string::CFStringCreateMutable [] [src]

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