Function tcod_sys::TCOD_thread_new [] [src]

pub unsafe extern fn TCOD_thread_new(func: Option<extern fn(_: *mut c_void) -> c_int>,
                                     data: *mut c_void)
                                     -> TCOD_thread_t