pub unsafe extern "C" fn cass_uuid_version(
uuid: CassUuid,
) -> cass_uint8_tExpand description
Gets the version for a UUID
@public @memberof CassUuid
@param[in] uuid @return The version of the UUID (1 or 4)
pub unsafe extern "C" fn cass_uuid_version(
uuid: CassUuid,
) -> cass_uint8_tGets the version for a UUID
@public @memberof CassUuid
@param[in] uuid @return The version of the UUID (1 or 4)