Example #1
0
 public static extern void setDebug(DebugSettings data);
Example #2
0
 public void setDebug(DebugSettings data)
 {
     FonctionsNatives.setDebug(data);
 }