Method

FoundryTripletget_kernel

Declaration [src]

const char*
foundry_triplet_get_kernel (
  FoundryTriplet* self
)

Description [src]

Gets name of the kernel of the machine.

Return value

Type: const char*

The name of the kernel 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.