mruby/c VM Source Code release 4.0.0
Loading...
Searching...
No Matches
c_proc.h File Reference

mruby/c Proc class More...

#include "value.h"
Include dependency graph for c_proc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  RProc
 Proc object. More...

Typedefs

typedef struct RProc mrbc_proc
 Proc object.

Detailed Description

mruby/c Proc class

Copyright (C) 2015-      Kyushu Institute of Technology.
Copyright (C) 2015-2026  Shimane IT Open-Innovation Center.
Copyright (C) 2026-      Shimane Institute for Industrial Technology.

This file is distributed under BSD 3-Clause License.

Definition in file c_proc.h.

Typedef Documentation

◆ mrbc_proc

typedef struct RProc mrbc_proc

Proc object.