Skip to main content

rb_ractor_stdout

Function rb_ractor_stdout 

Source
pub unsafe extern "C" fn rb_ractor_stdout() -> VALUE
Expand description

Queries the standard output of the current Ractor that is calling this function.

ยง@return An IO. @note This can be different from the process-global one.

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