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.
pub fn set_runtime_handle(h: Handle)Install the Tokio runtime Handle. Called once from main.rs after
Runtime::new() and before CEF starts dispatching callbacks.