pub unsafe extern "C" fn cass_result_free(result: *const CassResult)
Expand description

Frees a result instance.

This method invalidates all values, rows, and iterators that were derived from this result.

@public @memberof CassResult

@param[in] result