ggml_abort_callback_t typedef

Implementation

typedef ggml_abort_callback_t
    = ffi.Pointer<ffi.NativeFunction<ggml_abort_callback_tFunction>>;