llama_cpp_sys_4

Function ggml_abort

Source
pub unsafe extern "C" fn ggml_abort(
    file: *const c_char,
    line: c_int,
    fmt: *const c_char,
    ...
)