agileRTOS (zrtos)  Version 0.8.0 (ghostbuster)
_zrtos_vm_function_index_t Struct Reference

#include <vm_function_index.h>

Collaboration diagram for _zrtos_vm_function_index_t:
[legend]

Data Fields

zrtos_vm_function_tarr
 
size_t length
 

Detailed Description

Definition at line 26 of file vm_function_index.h.

Field Documentation

◆ arr

zrtos_vm_function_t* _zrtos_vm_function_index_t::arr

Definition at line 27 of file vm_function_index.h.

◆ length

size_t _zrtos_vm_function_index_t::length

Definition at line 28 of file vm_function_index.h.


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