Example #1
0
 public static void free_write_result(WriteResult p0)
 {
     storj_uplinkPINVOKE.free_write_result(WriteResult.getCPtr(p0));
     if (storj_uplinkPINVOKE.SWIGPendingException.Pending)
     {
         throw storj_uplinkPINVOKE.SWIGPendingException.Retrieve();
     }
 }