Method

IdeDeviceInfoset_host_triplet

since: 3.32

Declaration

void
ide_device_info_set_host_triplet (
  IdeDeviceInfo* self,
  IdeTriplet* host_triplet
)

Description

Set the IdeTriplet object describing the configuration name.

Available since: 3.32

Parameters

host_triplet

Type: IdeTriplet

No description available.

The data is owned by the caller of the function.