15extern const char ruby_null_device[];
20void rb_file_const(
const char*,
VALUE);
21int rb_file_load_ok(
const char *);
26int ruby_is_fd_loadable(
int fd);
28RUBY_SYMBOL_EXPORT_BEGIN
34VALUE rb_str_normalize_ospath(
const char *ptr,
long len);
int len
Length of the buffer.
uintptr_t VALUE
Type that represents a Ruby object.