binaryninja::worker_thread

Function execute_on_worker_thread_priority

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