ruby_init_loadpath

Function ruby_init_loadpath 

Source
pub unsafe extern "C" fn ruby_init_loadpath()
Expand description

Sets up $LOAD_PATH.

@internal

ยง@shyouhei guesses this has to be called at very later stage, at least after the birth of object system. But is not exactly sure when.

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