char_ptr Constructor

GMP Native Interface for .NET

char_ptr Constructor
Overload List
  NameDescription
Public methodchar_ptr(IntPtr)
Creates new string using an already allocated string in unmanaged memory.
Public methodchar_ptr(String)
Creates new string in unmanaged memory and initializes it with str.
Top
See Also