Boron 2.1.0
UCellCFuncEval Struct Reference

Structure of CFUNC a1 argument when boron_defineCFunc() signature is ":eval". More...

Data Fields

UIndex avail
 Number of valid cells following pos.
 
const UCellpos
 Block program counter.
 

Detailed Description

Structure of CFUNC a1 argument when boron_defineCFunc() signature is ":eval".

Field Documentation

◆ pos

const UCell* UCellCFuncEval::pos

Block program counter.

This must be updated before the CFUNC exits.


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