Function llama_cpp_sys::ggml_set_no_alloc

source ·
pub unsafe extern "C" fn ggml_set_no_alloc(
    ctx: *mut ggml_context,
    no_alloc: bool
)