Function stark::graphics::render_loop [−][src]
pub fn render_loop(
name: &'static str,
size: [u32; 2],
window: &FrameHandle,
sl_reg: usize,
sl_tbl: usize,
sl_env: usize
)
Expand description
Sail interpreter loop for the render thread (holds graphics state)