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