Function cassandra_cpp_sys::cass_iterator_type[][src]

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

Gets the type of the specified iterator.

@public @memberof CassIterator

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