llama_max_devices method

int llama_max_devices()

Implementation

int llama_max_devices() {
  return _llama_max_devices();
}