llama_mmap_supported method

bool llama_mmap_supported()

Implementation

bool llama_mmap_supported() {
  return _llama_mmap_supported();
}