referrerpolicy=no-referrer-when-downgrade
pallet_revive_uapi

Macro u64_output

Source
macro_rules! u64_output {
    ($host_fn:path, $($arg:expr),*) => { ... };
}
Expand description

Call the host function and convert the [u8; 32] output to u64.