41 42 43 44 45 46
# File 'ext/shadow/shadow.c', line 41 static VALUE rb_shadow_endspent(VALUE self) { endspent(); return Qnil; };