Function
Idecreate_host_triplet
Declaration
gchar*
ide_create_host_triplet (
const gchar* arch,
const gchar* kernel,
const gchar* system
)
Parameters
arch
-
Type:
const gchar*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. kernel
-
Type:
const gchar*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. system
-
Type:
const gchar*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.