pub unsafe extern "C" fn cass_aggregate_meta_state_type(
    aggregate_meta: *const CassAggregateMeta
) -> *const CassDataType
Expand description

Gets the state type of the aggregate.

@cassandra{2.2+}

@public @memberof CassAggregateMeta

@param[in] aggregate_meta @return The data type of the aggregate’s state.