honzo-c 0.1.1

C FFI bindings for the Honzo ebook format
#ifndef HonzoBuilderHandle_D_H
#define HonzoBuilderHandle_D_H

#include <stdio.h>
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include "diplomat_runtime.h"





typedef struct HonzoBuilderHandle HonzoBuilderHandle;




#endif // HonzoBuilderHandle_D_H