void_ptr.Zero Field

GMP Native Interface for .NET

void_ptrZero Field
Gets a null void_ptr.

Namespace:  Math.Gmp.Native
Assembly:  Math.Gmp.Native (in Math.Gmp.Native.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static readonly void_ptr Zero
Public Shared ReadOnly Zero As void_ptr
public:
static initonly void_ptr Zero
static val Zero: void_ptr

Field Value

Type: void_ptr
See Also