Function oasis_contract_sdk::memory::allocate_host
source · pub fn allocate_host(length: u32) -> u32
Expand description
Allocate memory on host’s behalf.
pub fn allocate_host(length: u32) -> u32
Allocate memory on host’s behalf.