C-minor v0.0

Module.Handle Property

Assembly: Topten.Cminor.Runtime.dll
Namespace: Topten.Cminor
Declaring Type: Module

The underlying native handle for this module (struct rt_module*)

public IntPtr Handle { get; }

Property Type

IntPtr