Click or drag to resize
mp_base_mp_d_intptr Property
Gets or sets the pointer to limbs in unmanaged memory.

Namespace:  Math.Gmp.Native
Assembly:  Math.Gmp.Native (in Math.Gmp.Native.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual IntPtr _mp_d_intptr { get; set; }

Property Value

Type: IntPtr
See Also