ggml_opt_callback typedef

Implementation

typedef ggml_opt_callback
    = ffi.Pointer<ffi.NativeFunction<ggml_opt_callbackFunction>>;