[][src]Function uikit_sys::CFStringCreateWithCharactersNoCopy

pub unsafe extern "C" fn CFStringCreateWithCharactersNoCopy(
    alloc: CFAllocatorRef,
    chars: *const UniChar,
    numChars: CFIndex,
    contentsDeallocator: CFAllocatorRef
) -> CFStringRef