Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
loaded_feature_searching Struct Reference

Data Fields

const char * name
long len
int type
VALUE load_path
const char * result

Detailed Description

Definition at line 460 of file load.c.

Field Documentation

◆ len

long loaded_feature_searching::len

Definition at line 462 of file load.c.

◆ load_path

VALUE loaded_feature_searching::load_path

Definition at line 464 of file load.c.

◆ name

const char* loaded_feature_searching::name

Definition at line 461 of file load.c.

◆ result

const char* loaded_feature_searching::result

Definition at line 465 of file load.c.

◆ type

int loaded_feature_searching::type

Definition at line 463 of file load.c.


The documentation for this struct was generated from the following file: