tcod_sys::TCOD_thread_new
[−]
[src]
pub unsafe extern fn TCOD_thread_new(func: Option< extern "C" fn(arg1: *mut c_void) -> c_int>, data: *mut c_void) -> TCOD_thread_t