Function core_foundation_sys::string::CFStringCreateWithCharacters

source ยท
pub unsafe extern "C" fn CFStringCreateWithCharacters(
    alloc: CFAllocatorRef,
    chars: *const UniChar,
    numChars: CFIndex,
) -> CFStringRef