Ejemplo n.º 1
0
 public static unsafe void PrintComplete(char *buffer, int used)
 {
     DebugStub.PrintComplete(buffer, used);
 }