Function core_foundation_sys::string::CFStringCreateWithCharacters
source · pub unsafe extern "C" fn CFStringCreateWithCharacters(
alloc: CFAllocatorRef,
chars: *const UniChar,
numChars: CFIndex
) -> CFStringRef