Function llama_cpp_sys::ggml_get_mem_buffer

source ·
pub unsafe extern "C" fn ggml_get_mem_buffer(
    ctx: *const ggml_context
) -> *mut c_void