Function asio::spawn [] [src]

pub fn spawn<T: IoObject, F: FnOnce(&mut Coroutine) + 'static>(io: &T, callback: F)