llama_backend_init method

void llama_backend_init()

Implementation

void llama_backend_init() {
  return _llama_backend_init();
}