Method

FoundryTripletget_arch

Declaration [src]

const char*
foundry_triplet_get_arch (
  FoundryTriplet* self
)

Description [src]

Gets the architecture name of the machine.

Return value

Type: const char*

The architecture name of the machine.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.