Method

VteUuidfree

since: 0.78

Declaration [src]

void
vte_uuid_free (
  VteUuid* uuid
)

Description [src]

Frees uuid.

Available since: 0.78

Parameters

uuid

Type: VteUuid

A VteUuid.

The instance takes ownership of the data, and is responsible for freeing it.