14#ifndef MRBC_SRC_C_PROC_H_
15#define MRBC_SRC_C_PROC_H_
void mrbc_proc_delete(mrbc_value *val)
mrbc_value mrbc_proc_new(struct VM *vm, void *irep, uint8_t b_or_m)
struct RProc mrbc_proc
Proc object.
IREP Internal REPresentation.
struct CALLINFO * callinfo
struct CALLINFO * callinfo_self
mruby/c value definitions
struct RObject mrbc_value
Global configuration of mruby/c VM's.