Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
loadpath.h
Go to the documentation of this file.
1#ifndef INTERNAL_LOADPATH_H /*-*-C-*-vi:se ft=c:*/
2#define INTERNAL_LOADPATH_H
13/* loadpath.c */
14extern const char ruby_exec_prefix[];
15extern const char ruby_initial_load_paths[];
16
17#endif /* INTERNAL_LOADPATH_H */
const char ruby_exec_prefix[]
Definition: loadpath.c:59
const char ruby_initial_load_paths[]
Definition: loadpath.c:62