Ruby 3.4.6p54 (2025-09-16 revision dbd83256b1cec76c69756ecb8758b9e1079833de)
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 490 of file load.c.

Field Documentation

◆ len

long loaded_feature_searching::len

Definition at line 492 of file load.c.

◆ load_path

VALUE loaded_feature_searching::load_path

Definition at line 494 of file load.c.

◆ name

const char* loaded_feature_searching::name

Definition at line 491 of file load.c.

◆ result

const char* loaded_feature_searching::result

Definition at line 495 of file load.c.

◆ type

int loaded_feature_searching::type

Definition at line 493 of file load.c.


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