示例#1
0
 static public R_VAL Create(int i)
 {
     return(RubyDLL.INT2FIX(i));
 }