Wrapper for mongoc_database_destroy().

This instance should not be used beyond this point!

Property definitions

mongodb $ NativeMongoDb :: destroy
	# 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