Top | ![]() |
![]() |
![]() |
![]() |
struct GuestfsISOInfo { gchar *iso_system_id; gchar *iso_volume_id; guint32 iso_volume_space_size; guint32 iso_volume_set_size; guint32 iso_volume_sequence_number; guint32 iso_logical_block_size; gchar *iso_volume_set_id; gchar *iso_publisher_id; gchar *iso_data_preparer_id; gchar *iso_application_id; gchar *iso_copyright_file_id; gchar *iso_abstract_file_id; gchar *iso_bibliographic_file_id; gint64 iso_volume_creation_t; gint64 iso_volume_modification_t; gint64 iso_volume_expiration_t; gint64 iso_volume_effective_t; };
gchar * |
A NULL-terminated string |
|
gchar * |
A NULL-terminated string |
|
guint32 |
An unsigned 32-bit integer |
|
guint32 |
An unsigned 32-bit integer |
|
guint32 |
An unsigned 32-bit integer |
|
guint32 |
An unsigned 32-bit integer |
|
gchar * |
A NULL-terminated string |
|
gchar * |
A NULL-terminated string |
|
gchar * |
A NULL-terminated string |
|
gchar * |
A NULL-terminated string |
|
gchar * |
A NULL-terminated string |
|
gchar * |
A NULL-terminated string |
|
gchar * |
A NULL-terminated string |
|
gint64 |
A signed 64-bit integer |
|
gint64 |
A signed 64-bit integer |
|
gint64 |
A signed 64-bit integer |
|
gint64 |
A signed 64-bit integer |