pub unsafe extern "C" fn cass_index_meta_target(
    index_meta: *const CassIndexMeta,
    target: *mut *const c_char,
    target_length: *mut usize
)
Expand description

Gets the target of the index.

@public @memberof CassIndexMeta

@param[in] index_meta @param[out] target @param[out] target_length