binder::binder_impl

Constant FLAG_ONEWAY

Source
pub const FLAG_ONEWAY: TransactionFlags = sys::FLAG_ONEWAY; // 1u32
Expand description

Corresponds to TF_ONE_WAY – an asynchronous call.