llama_cpp_sys_4

Function ggml_backend_cpu_set_n_threads

Source
pub unsafe extern "C" fn ggml_backend_cpu_set_n_threads(
    backend_cpu: ggml_backend_t,
    n_threads: c_int,
)