Dartggml_custom1_op_f32_tFunction typedef
Dartggml_custom1_op_f32_tFunction =
void Function(Pointer<ggml_tensor> , Pointer<ggml_tensor> )
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
Implementation
typedef Dartggml_custom1_op_f32_tFunction = void Function(
ffi.Pointer<ggml_tensor>, ffi.Pointer<ggml_tensor>);