Ruby
3.4.5p51 (2025-07-16 revision 20cda200d3ce092571d0b5d342dadca69636cb0f)
internal
dir.h
1
#ifndef INTERNAL_DIR_H
/*-*-C-*-vi:se ft=c:*/
2
#define INTERNAL_DIR_H
11
#include "
ruby/ruby.h
"
/* for VALUE */
12
13
/* dir.c */
14
VALUE
rb_dir_getwd_ospath(
void
);
15
16
#endif
/* INTERNAL_DIR_H */
ruby.h
VALUE
uintptr_t VALUE
Type that represents a Ruby object.
Definition
value.h:40
Generated by
1.14.0