Ruby
3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
internal
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 */
15
VALUE
rb_dir_getwd_ospath
(
void
);
16
17
#endif
/* INTERNAL_DIR_H */
rb_dir_getwd_ospath
VALUE rb_dir_getwd_ospath(void)
Definition:
dir.c:1092
ruby.h
VALUE
unsigned long VALUE
Definition:
value.h:38
Generated by
1.9.5