llama_mlock_supported method

bool llama_mlock_supported()

Implementation

bool llama_mlock_supported() {
  return _llama_mlock_supported();
}