Graft C ABI primitives
Graft C ABI primitives
C-compatible manifest and export conventions shared by plugin-in and host-out graft surfaces.
graftabi
C-compatible manifest and export conventions shared by plugin-in and host-out graft surfaces.
Classes
| Name | Description |
|---|---|
icy_graft_manifest |
Enumerations
| Name | Description |
|---|---|
icy_graft_status |
icy_graft_status
enum icy_graft_status| Value | Description |
|---|---|
ICY_GRAFT_STATUS_OK | |
ICY_GRAFT_STATUS_ERROR | |
ICY_GRAFT_STATUS_INVALID_ARGUMENT | |
ICY_GRAFT_STATUS_INVALID_STATE | |
ICY_GRAFT_STATUS_UNSUPPORTED |
Typedefs
| Return | Name | Description |
|---|---|---|
struct icy_graft_manifest | icy_graft_manifest_t | |
enum icy_graft_status | icy_graft_status_t |
icy_graft_manifest_t
using icy_graft_manifest_t = struct icy_graft_manifesticy_graft_status_t
using icy_graft_status_t = enum icy_graft_status