mruby  2.0.1
mruby is the lightweight implementation of the Ruby language
Public Attributes | List of all members
global_variable Struct Reference

Functions to access mruby variables. More...

#include <variable.h>

Collaboration diagram for global_variable:
Collaboration graph
[legend]

Public Attributes

int counter
 
mrb_valuedata
 
mrb_value(* getter )(void)
 
void(* setter )(void)
 

Detailed Description

Functions to access mruby variables.


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