pub unsafe extern "C" fn cass_iterator_type(
    iterator: *mut CassIterator
) -> CassIteratorType
Expand description

Gets the type of the specified iterator.

@public @memberof CassIterator

@param[in] iterator @return The type of the iterator.