Click or drag to resize
void_ptrToIntPtr Method
Gets pointer to block of 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 IntPtr ToIntPtr()

Return Value

Type: IntPtr
Pointer to block of unmanaged memory.
See Also