Skip to main content

plg_rt_frame_alloc

Function plg_rt_frame_alloc 

Source
#[unsafe(no_mangle)]
pub extern "C" fn plg_rt_frame_alloc(m: *mut Machine, n: u32) -> u64
Expand description

Allocate an n-cell continuation frame; returns the base index.