ggml_numa_init method

void ggml_numa_init()

Implementation

void ggml_numa_init() {
  return _ggml_numa_init();
}