toNative static method

MasstransitTransportThreadAlertClosedNative toNative(
  1. MasstransitTransportThreadAlertClosed obj
)

Implementation

static MasstransitTransportThreadAlertClosedNative toNative(
    MasstransitTransportThreadAlertClosed obj) {
  return _MasstransitTransportThreadAlertClosedNativeInit(obj.dummy);
}