mongodb :: NativeMongoDb :: destroy
mongoc_database_destroy().This instance should not be used beyond this point!
	# Wrapper for `mongoc_database_destroy()`.
	#
	# This instance should not be used beyond this point!
	fun destroy `{ mongoc_database_destroy(self); `}
					lib/mongodb/native_mongodb.nit:284,2--287,49