[][src]Function rask_wasm::entries::draw_frame

#[export_name = "draw_frame"]pub extern "C" fn draw_frame()

This function is called to render each frame. Most of the communication with the graphics API is done through calling JS functions.