
Go to the source code of this file.
Defines | |
| #define | RUBY_VM_H 1 |
Typedefs | |
| typedef struct rb_vm_struct | ruby_vm_t |
Functions | |
| int | ruby_vm_destruct (ruby_vm_t *vm) |
| typedef struct rb_vm_struct ruby_vm_t |
| int ruby_vm_destruct | ( | ruby_vm_t * | vm | ) |
Referenced by ruby_cleanup().