Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
dir.h
Go to the documentation of this file.
1#ifndef INTERNAL_DIR_H /*-*-C-*-vi:se ft=c:*/
2#define INTERNAL_DIR_H
12#include "ruby/ruby.h" /* for VALUE */
13
14/* dir.c */
16
17#endif /* INTERNAL_DIR_H */
VALUE rb_dir_getwd_ospath(void)
Definition: dir.c:1092
unsigned long VALUE
Definition: value.h:38