Function core_foundation::string::CFStringAppendCharacters

source ยท
pub unsafe extern "C" fn CFStringAppendCharacters(
    theString: *mut __CFString,
    chars: *const u16,
    numChars: isize,
)