Function rb_sys::bindings::ruby_sysinit
source · pub unsafe extern "C" fn ruby_sysinit(
argc: *mut c_int,
argv: *mut *mut *mut c_char
)Expand description
- @defgroup ruby1 ruby(1) implementation A part of the implementation of ruby(1) command. Other programs that embed Ruby interpreter do not always need to use these functions. @{
Generated by rb-sys for Ruby 3.0.0