Function core_foundation_sys::string::CFStringCreateWithCharactersNoCopy[][src]

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