Ruby  2.0.0p648(2015-12-16revision53162)
Data Fields
wgetstr_arg Struct Reference

Data Fields

WINDOW * win
 
char rtn [GETSTR_BUF_SIZE]
 

Detailed Description

Definition at line 1989 of file curses.c.

Field Documentation

◆ rtn

char wgetstr_arg::rtn[GETSTR_BUF_SIZE]

Definition at line 1991 of file curses.c.

Referenced by wgetstr_func().

◆ win

WINDOW* wgetstr_arg::win

Definition at line 1990 of file curses.c.

Referenced by wgetstr_func(), and window_getstr().


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