Exemplo n.º 1
0
 public static void CallCustomX86(Action <X86Writer> writeX86)
 {
     ASM.CallCustomX86(writeX86);
 }