Wrapper for mongoc_collection_destroy().

This instance should not be used beyond this point!

Property definitions

mongodb $ NativeMongoCollection :: destroy
	# Wrapper for `mongoc_collection_destroy()`.
	#
	# This instance should not be used beyond this point!
	fun destroy `{ mongoc_collection_destroy(self); `}
lib/mongodb/native_mongodb.nit:506,2--509,51