1 #ifndef RBIMPL_INTERN_DIR_H
2 #define RBIMPL_INTERN_DIR_H
Tweaking visibility of C variables/functions.
#define RBIMPL_SYMBOL_EXPORT_END()
Counterpart of RBIMPL_SYMBOL_EXPORT_BEGIN.
#define RBIMPL_SYMBOL_EXPORT_BEGIN()
Shortcut macro equivalent to RUBY_SYMBOL_EXPORT_BEGIN extern "C" {.
VALUE rb_dir_getwd(void)
Queries the path of the current working directory of the current process.
uintptr_t VALUE
Type that represents a Ruby object.