Frees self.

This instance should not be used beyond this point!

Property definitions

mongodb :: native_mongodb $ NativeCStringArray :: destroy
	# Frees `self`.
	#
	# This instance should not be used beyond this point!
	fun destroy `{ free(self); `}
lib/mongodb/native_mongodb.nit:152,2--155,30