pub unsafe extern "C" fn cass_index_meta_type(
index_meta: *const CassIndexMeta,
) -> CassIndexTypeExpand description
Gets the type of the index.
@public @memberof CassIndexMeta
@param[in] index_meta @return The index’s type.
pub unsafe extern "C" fn cass_index_meta_type(
index_meta: *const CassIndexMeta,
) -> CassIndexTypeGets the type of the index.
@public @memberof CassIndexMeta
@param[in] index_meta @return The index’s type.