![]() |
tinyimg 1.0.0
Lightweight image manipulation library for Cloudflare Workers
|
One operation and its operands. More...
#include <plan.h>
Classes | |
| union | [union].__unnamed0__ |
Public Attributes | |
| TinyPlanOpKind | kind |
| union | |
One operation and its operands.
The layout is not part of the ABI; tiny_plan_op_at reads an operation out for a host, and tiny_plan_sizeof gives it the byte count to reserve.
| TinyPlanOpKind TinyPlanOp::kind |
Which operation this is.