pub unsafe extern "C" fn cass_iterator_type(
iterator: *mut CassIterator,
) -> CassIteratorTypeExpand description
Gets the type of the specified iterator.
@public @memberof CassIterator
@param[in] iterator @return The type of the iterator.
pub unsafe extern "C" fn cass_iterator_type(
iterator: *mut CassIterator,
) -> CassIteratorTypeGets the type of the specified iterator.
@public @memberof CassIterator
@param[in] iterator @return The type of the iterator.