Function core_foundation_sys::string::CFStringAppendCharacters

source ยท
pub unsafe extern "C" fn CFStringAppendCharacters(
    theString: CFMutableStringRef,
    chars: *const UniChar,
    numChars: CFIndex,
)