Ruby 3.3.4p94 (2024-07-09 revision be1089c8ec5ba40e09b1553e36b3174bf4014d9d)
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 422 of file file.c.

Field Documentation

◆ arg

void* apply_arg::arg

Definition at line 427 of file file.c.

◆ argc

int apply_arg::argc

Definition at line 424 of file file.c.

◆ errnum

int apply_arg::errnum

Definition at line 425 of file file.c.

◆ fn

struct apply_filename apply_arg::fn[FLEX_ARY_LEN]

Definition at line 428 of file file.c.

◆ func

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

Definition at line 426 of file file.c.

◆ i

int apply_arg::i

Definition at line 423 of file file.c.


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