Function run

Source
pub fn run(
    global_state: GlobalState,
    event_loop: EventLoop,
) -> Result<(), EventLoopError>