Exemplo n.º 1
0
 private static unsafe extern int SIMEX_create(string filename, uint filetype, SINSTANCE **instance);
Exemplo n.º 2
0
 private static unsafe extern int SIMEX_open(string filename, long fileoffset, int filetype, SINSTANCE **instance);