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