Method

FoundryTripletget_operating_system

Declaration [src]

const char*
foundry_triplet_get_operating_system (
  FoundryTriplet* self
)

Description [src]

Gets name of the operating system of the machine.

Return value

Type: const char*

The name of the operating system of the machine.

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