Function
FoundryTripletnew_from_system
Declaration [src]
FoundryTriplet*
foundry_triplet_new_from_system (
void
)
Return value
Type: FoundryTriplet
An FoundryTriplet
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |