PCSTR struct PCSTR : IEquatable<PCSTR> A pointer to a null-terminated, constant, ANSI character string. Documentation Code public static PCSTR op_Explicit(Byte* value) public static Byte* op_Implicit(PCSTR value) public bool Equals(PCSTR other)