GGMA_STATUS ggma_create_context(ggma_context **context, const char *package_path)
Creates a context from a package path.
GGMA_STATUS ggma_free_context(ggma_context *context)
Closes a GGMA context and releases its resources.
struct ggma_context ggma_context
Opaque handle to a GGMA inference context.