ggml_backend_reg_count method

int ggml_backend_reg_count()

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

Implementation

int ggml_backend_reg_count() {
  return _ggml_backend_reg_count();
}