Function llama_cpp_sys::ggml_graph_export

source ·
pub unsafe extern "C" fn ggml_graph_export(
    cgraph: *const ggml_cgraph,
    fname: *const c_char
)