Function ggml_set_no_alloc

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