ggml_gallocr_new method

ggml_gallocr_t ggml_gallocr_new()

Implementation

ggml_gallocr_t ggml_gallocr_new() {
  return _ggml_gallocr_new();
}