Exemplo n.º 1
0
 public static extern void setDebug(DebugSettings data);
Exemplo n.º 2
0
 public void setDebug(DebugSettings data)
 {
     FonctionsNatives.setDebug(data);
 }