ggml_print_backtrace method

void ggml_print_backtrace()

Implementation

void ggml_print_backtrace() {
  return _ggml_print_backtrace();
}