ggml_gemv_t typedef

Implementation

typedef ggml_gemv_t = ffi.Pointer<ffi.NativeFunction<ggml_gemv_tFunction>>;