tinyimg 1.0.0
Lightweight image manipulation library for Cloudflare Workers
Loading...
Searching...
No Matches
TinyPlanOp Struct Reference

One operation and its operands. More...

#include <plan.h>

Classes

union  [union].__unnamed0__

Public Attributes

TinyPlanOpKind kind
union  

Detailed Description

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.

Member Data Documentation

◆ kind

TinyPlanOpKind TinyPlanOp::kind

Which operation this is.


The documentation for this struct was generated from the following file: