CPointerType public class CPointerType : CType Documentation Code public static readonly CPointerType PointerToConstChar public static readonly CPointerType PointerToVoid public CType InnerType { get; } public CPointerType(CType innerType)