Searched defs:callback_context (Results 1 – 1 of 1) sorted by relevance
347 callback_context: Box<CallbackContext>, field443 let callback_context = Box::new(CallbackContext { in slirp_thread() localVariable