set_runtime_handle

Function set_runtime_handle 

Source
pub fn set_runtime_handle(h: Handle)
Expand description

Install the Tokio runtime Handle. Called once from main.rs after Runtime::new() and before CEF starts dispatching callbacks.