pub unsafe extern "C" fn rb_thread_current() -> VALUE
Expand description
Obtains the “current” thread.
§@return The current thread of the current ractor of the current execution
context.
@pre This function must be called from a thread controlled by ruby.
Generated by rb-sys for Ruby mri-x86_64-linux-gnu-3.2.3