|
Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
|
Data Fields | |
| unsigned char * | _p |
| size_t | _w |
| short | _flags |
| short | _file |
| struct __sbuf | _bf |
| int(* | vwrite )(struct __sFILE *, struct __suio *) |
| const char *(* | vextra )(struct __sFILE *, size_t, void *, long *, int) |
Definition at line 160 of file vsnprintf.c.
| struct __sbuf __sFILE::_bf |
Definition at line 168 of file vsnprintf.c.
| short __sFILE::_file |
Definition at line 167 of file vsnprintf.c.
| short __sFILE::_flags |
Definition at line 166 of file vsnprintf.c.
| unsigned char* __sFILE::_p |
Definition at line 161 of file vsnprintf.c.
| size_t __sFILE::_w |
Definition at line 165 of file vsnprintf.c.
| const char *(* __sFILE::vextra) (struct __sFILE *, size_t, void *, long *, int) |
Definition at line 173 of file vsnprintf.c.
Definition at line 172 of file vsnprintf.c.