ggml_fopen

Function ggml_fopen 

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