ggml_unary_op_f32_tFunction typedef
Implementation
typedef ggml_unary_op_f32_tFunction = ffi.Void Function(
ffi.Int, ffi.Pointer<ffi.Float>, ffi.Pointer<ffi.Float>);
typedef ggml_unary_op_f32_tFunction = ffi.Void Function(
ffi.Int, ffi.Pointer<ffi.Float>, ffi.Pointer<ffi.Float>);