New API calls isoburn_igopt_attach_jte() and isoburn_igopt_detach_jte()
This commit is contained in:
@ -545,6 +545,10 @@ struct isoburn_imgen_opts {
|
||||
/* 1 to 255, 0= disabled/default */
|
||||
int partition_heads_per_cyl;
|
||||
|
||||
/* Parameters and state of Jigdo Template Export environment.
|
||||
*/
|
||||
void *libjte_handle;
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user