ggml_print_objects method
LlamaLibrarySharedBindingsByGeneralDeveloper Binding By General Corporation & Global Corporation & General Developer
Implementation
void ggml_print_objects(
ffi.Pointer<ggml_context> ctx,
) {
return _ggml_print_objects(
ctx,
);
}