Set char item at index.

Property definitions

core $ CString :: []=
	# Set char `item` at index.
	fun []=(index: Int, item: Int) is intern
lib/core/text/native.nit:109,2--110,41