GuestfsINotifyEvent

GuestfsINotifyEvent

Types and Values

Object Hierarchy

    GBoxed
    ╰── GuestfsINotifyEvent

Includes

#include <guestfs-gobject.h>

Description

Functions

Types and Values

struct GuestfsINotifyEvent

struct GuestfsINotifyEvent {
  gint64 in_wd;
  guint32 in_mask;
  guint32 in_cookie;
  gchar *in_name;
};

Members

gint64 in_wd;

A signed 64-bit integer

 

guint32 in_mask;

An unsigned 32-bit integer

 

guint32 in_cookie;

An unsigned 32-bit integer

 

gchar *in_name;

A NULL-terminated string