llama_backend_free method

void llama_backend_free()

Implementation

void llama_backend_free() {
  return _llama_backend_free();
}