pub unsafe extern "C" fn cass_index_meta_type(
    index_meta: *const CassIndexMeta
) -> CassIndexType
Expand description

Gets the type of the index.

@public @memberof CassIndexMeta

@param[in] index_meta @return The index’s type.