Method

AgsUUIDcopy

since: 3.0.0

Declaration [src]

gpointer
ags_uuid_copy (
  AgsUUID* ptr
)

Description [src]

Create a copy of ptr.

Available since: 3.0.0

Return value

Type: gpointer

A pointer of the new AgsUUID.

The data is owned by the instance.
The return value can be NULL.