[][src]Function uikit_sys::CFStringAppendCharacters

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