Function cassandra_cpp_sys::cass_aggregate_meta_name [] [src]

pub unsafe extern "C" fn cass_aggregate_meta_name(
    aggregate_meta: *const CassAggregateMeta,
    name: *mut *const c_char,
    name_length: *mut usize
)

Gets the name of the aggregate.

@cassandra{2.2+}

@public @memberof CassAggregateMeta

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