ptr(T) Constructor

GMP Native Interface for .NET

ptrT Constructor
Creates a new pointer with default value.

Namespace:  Math.Gmp.Native
Assembly:  Math.Gmp.Native (in Math.Gmp.Native.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ptr()
Public Sub New
public:
ptr()
new : unit -> ptr
See Also