Searched refs:info_void (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dwinconsole.cpp52 DWORD WINAPI echo_thread(void *info_void) argument
54 echo_thread_info *info = static_cast<echo_thread_info*>(info_void);

Completed in 14 milliseconds