mongodb :: NativeMongoCursor :: destroy
mongoc_cursor_destroy().This instance should not be used beyond this point!
	# 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