sp_
runtime_
interface
24.0.0
Modules
host
pass_by
wasm
Traits
RIType
Functions
pack_ptr_and_len
unpack_ptr_and_len
Type Aliases
Pointer
Attribute Macros
runtime_interface
sp_runtime_interface
Function
pack_ptr_and_len
Copy item path
Settings
Help
Summary
Source
pub fn pack_ptr_and_len(ptr:
u32
, len:
u32
) ->
u64
Expand description
Pack a pointer and length into an
u64
.