#include <img.h>
Public Attributes | |
PmObjDesc_t | od |
uint8_t | val [1] |
A type to hold code images in the heap. A code image with an object descriptor at the front. Used for storing image objects during ipm; the code object keeps a reference to this object.
Definition at line 50 of file img.h.