Type tchars [src]
Source
pub const tchars = if (is_mips or is_ppc or is_sparc) extern struct {
intrc: c_char,
quitc: c_char,
startc: c_char,
stopc: c_char,
eofc: c_char,
brkc: c_char,
} else void
pub const tchars = if (is_mips or is_ppc or is_sparc) extern struct {
intrc: c_char,
quitc: c_char,
startc: c_char,
stopc: c_char,
eofc: c_char,
brkc: c_char,
} else void