Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
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 432 of file file.c.

Field Documentation

◆ arg

void* apply_arg::arg

Definition at line 437 of file file.c.

◆ argc

int apply_arg::argc

Definition at line 434 of file file.c.

◆ errnum

int apply_arg::errnum

Definition at line 435 of file file.c.

◆ fn

struct apply_filename apply_arg::fn[FLEX_ARY_LEN]

Definition at line 438 of file file.c.

◆ func

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

Definition at line 436 of file file.c.

◆ i

int apply_arg::i

Definition at line 433 of file file.c.


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