The corresponding C type

Property definitions

c $ CArray :: NATIVE
	# The corresponding C type
	type NATIVE: NativeCArray
lib/c/c.nit:27,2--28,26

c $ CByteArray :: NATIVE
	redef type NATIVE: NativeCByteArray
lib/c/c.nit:160,2--36

c $ CIntArray :: NATIVE
	redef type NATIVE: NativeCIntArray
lib/c/c.nit:88,2--35

c $ CUInt16Array :: NATIVE
	redef type NATIVE: NativeCUInt16Array
lib/c/c.nit:124,2--38

c $ CCStringArray :: NATIVE
	redef type NATIVE: NativeCStringArray
lib/c/c.nit:214,2--38