Function cassandra_cpp_sys::cass_uuid_max_from_time [] [src]

pub unsafe extern "C" fn cass_uuid_max_from_time(
    time: cass_uint64_t,
    output: *mut CassUuid
)

Sets the UUID to the maximum V1 (time) value for the specified time.

@public @memberof CassUuid

@param[in] time @param[out] output A maximum V1 UUID for the specified time.