Function ruby_incpush
Source pub unsafe extern "C" fn ruby_incpush(path: *const c_char)
Expand description
Appends the given path to the end of the load path.
ยง@pre ruby_init_loadpath() must be done beforehand.
@param[in] path The path you want to push to the load path.
Generated by rb-sys for Ruby mri-x86_64-linux-gnu-3.2.3