ggml_opt_result_t typedef

ggml_opt_result_t = Pointer<ggml_opt_result>

Implementation

typedef ggml_opt_result_t = ffi.Pointer<ggml_opt_result>;