typedef struct _GArray GArray;
typedef struct _GByteArray GByteArray;
typedef struct _GPtrArray GPtrArray;
struct oh_event {
unsigned int hid; /* handler id for the event */
SaHpiEventT event;
/* If no resource, ResourceCapabilities must be 0 */
SaHpiRptEntryT resource;
GSList *rdrs;
};
阅读(288) | 评论(0) | 转发(0) |