Dartggml_to_float_tFunction typedef

Dartggml_to_float_tFunction = void Function(Pointer<Void> x, Pointer<Float> y, int k)

General Library Documentation Undocument By General Corporation & Global Corporation & General Developer

Implementation

typedef Dartggml_to_float_tFunction = void Function(
    ffi.Pointer<ffi.Void> x, ffi.Pointer<ffi.Float> y, int k);