Function glib_sys::g_thread_new
[−]
[src]
pub unsafe extern fn g_thread_new(name: *const c_char,
func: GThreadFunc,
data: gpointer)
-> *mut GThread