☰
Type Definition RemoveFn
eosio_cdt
Macros
print
Structs
PrimaryTableCursor
PrimaryTableIterator
SecondaryTableCursor
SecondaryTableIterator
SingletonIndex
Enums
Either
Payer
Traits
Check
IntoNativeSecondaryKey
NativeSecondaryKey
PrimaryTableIndexExt
Print
TableCursor
TableIndex
TableIterator
Functions
active_producers
assert_ripemd160
assert_sha1
assert_sha256
assert_sha512
cancel_deferred
check
check_code
creation_time
current_block_time
current_data_stream
current_receiver
current_time_point
current_time_point_sec
eosio_exit
expiration
get_blockchain_parameters
get_resource_limits
has_auth
has_transaction_authority
has_transaction_authority_bytes
is_account
is_feature_activated
is_privileged
permission_last_used
preactivate_feature
publication
read_action_data
require_auth
require_level
require_perm
require_permission
require_recipient
ripemd160
send_context_free_inline_action
send_deferred
send_deferred_bytes
send_inline_action
set_blockchain_parameters
set_privileged
set_proposed_producers
set_resource_limits
sha1
sha256
sha512
Type Definitions
EndFn
FindPrimaryArrayFn
FindPrimaryFn
FindPrimaryValueFn
FindSecondaryArrayFn
FindSecondaryFn
FindSecondaryValueFn
LowerboundArrayFn
LowerboundFn
LowerboundValueFn
NextFn
PreviousFn
RemoveFn
StoreArrayFn
StoreFn
StoreValueFn
UpdateArrayFn
UpdateFn
UpdateValueFn
UpperboundArrayFn
UpperboundFn
UpperboundValueFn
Crates
bench
bench_contract_rs
bench_cpp
eosio
eosio_bios
eosio_cdt
eosio_cdt_sys
eosio_forum
eosio_macros
eosio_macros_internal
eosio_msig
eosio_numstr
eosio_system
eosio_token
eosio_wrap
scripts
util
dark
light
All crates
bench
bench_contract_rs
bench_cpp
eosio
eosio_bios
eosio_cdt
eosio_cdt_sys
eosio_forum
eosio_macros
eosio_macros_internal
eosio_msig
eosio_numstr
eosio_system
eosio_token
eosio_wrap
scripts
util
[
−
]
[src]
Type Definition
eosio_cdt
::
RemoveFn
type RemoveFn = unsafe extern "C" fn(itr: i32);