Function rb_ruby_verbose_ptr
Source pub unsafe extern "C" fn rb_ruby_verbose_ptr() -> *mut VALUE
Expand description
§Private
This is an implementation detail of #ruby_verbose. Please don’t use it
directly.
§@retval Qnil Interpreter is quiet.
@retval Qfalse Interpreter is kind of chatty.
@retval otherwise Interpreter is very verbose.
Generated by rb-sys for Ruby mri-x86_64-linux-gnu-3.2.3