Function llama_cpp_sys_2::gguf_set_arr_data
source · pub unsafe extern "C" fn gguf_set_arr_data(
ctx: *mut gguf_context,
key: *const c_char,
type_: gguf_type,
data: *const c_void,
n: c_int
)pub unsafe extern "C" fn gguf_set_arr_data(
ctx: *mut gguf_context,
key: *const c_char,
type_: gguf_type,
data: *const c_void,
n: c_int
)