Skip to main content

plg_rt_alloc

Function plg_rt_alloc 

Source
#[unsafe(no_mangle)]
pub extern "C" fn plg_rt_alloc(len: u32) -> *mut u8
Expand description

Allocate a host-writable buffer in linear memory (query in / result out).