#[no_mangle] pub extern "C" fn render( scalar: f64, x_angle: f64, y_angle: f64, z_angle: f64 )
Renders the demo into the frame buffer.