hi_rgn_attr
Description
Defines the region attributes.
Definition
typedef struct {
hi_rgn_type type;
hi_rgn_type_attr attr;
} hi_rgn_attr;
Members
Member |
Description |
|---|---|
type |
Region type. |
attr |
Region attribute. |
Parent topic: Region Management