Function execute_on_worker_thread_priority

Source
pub fn execute_on_worker_thread_priority<F: Fn() + 'static>(name: &str, f: F)