Label.MarkExternal Method
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.CodeGen.Native
Declaring Type: Label
Make the position of a label at an external location
public void MarkExternal(IntPtr value);
Parameters
IntPtr value | The address of the pointer |