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