/// D companion module for gguf.h - re-exports importC bindings
module llama.gguf;

public import c.gguf_stubs;