[][src]Function cosmwasm::memory::alloc

pub fn alloc(size: usize) -> *mut c_void

alloc is the same as external allocate, but designed to be called internally