GuestfsIntBool

GuestfsIntBool

Types and Values

Object Hierarchy

    GBoxed
    ╰── GuestfsIntBool

Includes

#include <guestfs-gobject.h>

Description

Functions

Types and Values

struct GuestfsIntBool

struct GuestfsIntBool {
  gint32 i;
  gint32 b;
};

Members

gint32 i;

A signed 32-bit integer

 

gint32 b;

A signed 32-bit integer