Function

FoundryTripletnew_from_system

Declaration [src]

FoundryTriplet*
foundry_triplet_new_from_system (
  void
)

Description [src]

Creates a new FoundryTriplet from a the current system information.

Return value

Type: FoundryTriplet

An FoundryTriplet.

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