#!/bin/bash

# must have bindgen CLI installed: `cargo install bindgen-cli`

bindgen ../lib/libspice.h -o ../src/ffi/spice.rs