Function cassandra_cpp_sys::cass_schema_meta_snapshot_version [] [src]

pub unsafe extern "C" fn cass_schema_meta_snapshot_version(
    schema_meta: *const CassSchemaMeta
) -> cass_uint32_t

Gets the version of the schema metadata snapshot.

@public @memberof CassSchemaMeta

@param[in] schema_meta

@return The snapshot version.