Function cassandra_cpp_sys::cass_aggregate_meta_final_func [] [src]

pub unsafe extern "C" fn cass_aggregate_meta_final_func(
    aggregate_meta: *const CassAggregateMeta
) -> *const CassFunctionMeta

Gets the function metadata for the aggregates's final function.

@cassandra{2.2+}

@public @memberof CassAggregateMeta

@param[in] aggregate_meta @return The function metadata for the final function.