Pointer to signed character type
Source position: ctypes.inc line 27
type pcschar = ^cschar;
Pointer to character type cschar.