GuestfsDirent
GuestfsDirent
|
|
Object Hierarchy
GBoxed
+----GuestfsDirent
Details
struct GuestfsDirent
struct GuestfsDirent {
gint64 ino;
gchar ftyp;
gchar *name;
};
gint64 ino ; |
A signed 64-bit integer |
gchar ftyp ; |
A character |
gchar *name ; |
A NULL-terminated string |