binder::binder_impl

Type Alias TransactionCode

Source
pub type TransactionCode = u32;
Expand description

Binder action to perform.

This must be a number between FIRST_CALL_TRANSACTION and LAST_CALL_TRANSACTION.