Ruby 4.1.0dev (2026-09-26 revision 57213d44ce7b1a31fc9648e9cd5eb0c4507f4a49)
Data Fields
nogvl_chown_data Struct Reference

Data Fields

union { 
 
   const char *   path 
 
   int   fd 
 
} as 
 
struct chown_args new
 

Detailed Description

Definition at line 3482 of file file.c.

Field Documentation

◆ fd

int nogvl_chown_data::fd

Definition at line 3485 of file file.c.

◆ new

struct chown_args nogvl_chown_data::new

Definition at line 3487 of file file.c.

◆ path

const char* nogvl_chown_data::path

Definition at line 3484 of file file.c.


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