pub unsafe extern "C" fn cass_index_meta_name(
    index_meta: *const CassIndexMeta,
    name: *mut *const c_char,
    name_length: *mut usize
)
Expand description

Gets the name of the index.

@public @memberof CassIndexMeta

@param[in] index_meta @param[out] name @param[out] name_length