cd-utils 1.0.0

Small interface to cd-rom library
Documentation
1
2
3
4
5
6
7
8
/* Wrapper header file for rust bindgen */

#ifndef H_WRAPPER
#define H_WRAPPER

#include "cd-utils.h"

#endif