Function llama_cpp_sys_2::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,
)