Skip to main content

plg_rt_step

Function plg_rt_step 

Source
#[unsafe(no_mangle)]
pub extern "C" fn plg_rt_step(m: *mut Machine) -> i32
Expand description

Bump the step counter. Returns 0 when the limit is exceeded (the uncatchable resource error is set; generated code returns 0).