Dartggml_unary_op_f32_tFunction typedef

Dartggml_unary_op_f32_tFunction = void Function(int, Pointer<Float>, Pointer<Float>)

Implementation

typedef Dartggml_unary_op_f32_tFunction = void Function(
    int, ffi.Pointer<ffi.Float>, ffi.Pointer<ffi.Float>);