rb_ruby_debug_ptr

Function rb_ruby_debug_ptr 

Source
pub unsafe extern "C" fn rb_ruby_debug_ptr() -> *mut VALUE
Expand description

§Private

This is an implementation detail of #ruby_debug. Please don’t use it directly.

§@retval Qnil Interpreter not in debug mode. @retval Qfalse Interpreter not in debug mode. @retval otherwise Interpreter is in debug mode.

Generated by rb-sys for Ruby mri-x86_64-linux-gnu-3.2.3