ggml_opt_context_t typedef

ggml_opt_context_t = Pointer<ggml_opt_context>

Implementation

typedef ggml_opt_context_t = ffi.Pointer<ggml_opt_context>;