honzo-c 0.1.1

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

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





typedef struct HonzoHandle HonzoHandle;




#endif // HonzoHandle_D_H