Function

IdeTripletnew_from_system

Declaration

IdeTriplet*
ide_triplet_new_from_system (
  void
)

Description

Creates a new IdeTriplet from a the current system information.

Return value

Type: IdeTriplet

An IdeTriplet.

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