[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

fpc_big_widechararray

Internal type used by widestring routines. Do not use

Declaration

Source position: compproc.inc line 29

type fpc_big_widechararray = array [0..1023] of widechar;