ggml_opt_epoch_callback typedef

Implementation

typedef ggml_opt_epoch_callback
    = ffi.Pointer<ffi.NativeFunction<ggml_opt_epoch_callbackFunction>>;