Function llama_cpp_sys::ggml_fopen

source ·
pub unsafe extern "C" fn ggml_fopen(
    fname: *const c_char,
    mode: *const c_char
) -> *mut FILE