ggml_threadpool_t typedef

ggml_threadpool_t = Pointer<ggml_threadpool>

Implementation

typedef ggml_threadpool_t = ffi.Pointer<ggml_threadpool>;