Example #1
0
 private static unsafe extern int SIMEX_create(string filename, uint filetype, SINSTANCE **instance);
Example #2
0
 private static unsafe extern int SIMEX_open(string filename, long fileoffset, int filetype, SINSTANCE **instance);