[][src]Type Definition libuv_sys2::uv_thread_cb

type uv_thread_cb = Option<unsafe extern "C" fn(arg: *mut c_void)>;