Wrapper for mongoc_cursor_destroy().

This instance should not be used beyond this point!

Property definitions

mongodb $ NativeMongoCursor :: destroy
	# Wrapper for `mongoc_cursor_destroy()`.
	#
	# This instance should not be used beyond this point!
	fun destroy `{ mongoc_cursor_destroy(self); `}
lib/mongodb/native_mongodb.nit:556,2--559,47