pub const FLAG_ONEWAY: TransactionFlags = sys::transaction_flags_TF_ONE_WAY; // 1u32Expand description
Corresponds to TF_ONE_WAY – an asynchronous call.
pub const FLAG_ONEWAY: TransactionFlags = sys::transaction_flags_TF_ONE_WAY; // 1u32Corresponds to TF_ONE_WAY – an asynchronous call.