NCURSES_KILLCHAR(3) 1 NCURSES_KILLCHAR(3)
ncurses_killchar - Returns current line kill character
SYNOPSIS
string ncurses_killchar (void )
DESCRIPTION
Warning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in
a future release of PHP. This function should be used at your own risk.
Returns the current line kill character.
RETURN VALUES
Returns the kill character, as a string.
SEE ALSO
ncurses_erasechar(3).
PHP Documentation Group NCURSES_KILLCHAR(3)