Nut/OS  4.10.3
API Reference
LClosure Struct Reference

#include <lobject.h>

Collaboration diagram for LClosure:

Data Fields

 ClosureHeader
struct Protop
UpValupvals [1]

Detailed Description

Definition at line 312 of file lobject.h.


Field Documentation

Definition at line 313 of file lobject.h.

struct Proto* LClosure::p

Definition at line 314 of file lobject.h.

Definition at line 315 of file lobject.h.


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