Constant libnotcurses_sys::c_api::NCKEY_EOF
source · pub const NCKEY_EOF: u32 = _; // 1_115_500u32Expand description
Indicates that we have reached the end of input. Any further calls will continue to return this immediately.
pub const NCKEY_EOF: u32 = _; // 1_115_500u32Indicates that we have reached the end of input. Any further calls will continue to return this immediately.