Ruby 4.1.0dev (2026-03-01 revision d68e4be1873e364c5ee24ed112bce4bc86e3a406)
Data Fields
apply_arg Struct Reference

Data Fields

int i
 
int argc
 
int errnum
 
int(* func )(const char *, void *)
 
void * arg
 
struct apply_filename fn [FLEX_ARY_LEN]
 

Detailed Description

Definition at line 463 of file file.c.

Field Documentation

◆ arg

void* apply_arg::arg

Definition at line 468 of file file.c.

◆ argc

int apply_arg::argc

Definition at line 465 of file file.c.

◆ errnum

int apply_arg::errnum

Definition at line 466 of file file.c.

◆ fn

struct apply_filename apply_arg::fn[FLEX_ARY_LEN]

Definition at line 469 of file file.c.

◆ func

int(* apply_arg::func) (const char *, void *)

Definition at line 467 of file file.c.

◆ i

int apply_arg::i

Definition at line 464 of file file.c.


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