pub unsafe extern "C" fn cass_schema_meta_snapshot_version(
schema_meta: *const CassSchemaMeta,
) -> cass_uint32_tExpand description
Gets the version of the schema metadata snapshot.
@public @memberof CassSchemaMeta
@param[in] schema_meta
@return The snapshot version.