picrin/extlib
Yuichi Nishiwaki fc957da920 add 'env' property to struct pic_proc
Using attribute to make closure from c function is unsafe because closed
variables are visible from the scheme world. Use env property instead
from now.
2015-06-02 06:53:16 +09:00
..
benz add 'env' property to struct pic_proc 2015-06-02 06:53:16 +09:00