Exemple #1
0
 public void Free()
 {
     Native.librg_free(_ctx);
     initialized = false;
 }