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

Gets the options of the index.

@public @memberof CassIndexMeta

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