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