libburn-sys 0.1.0

Low-level unsafe bindings to libburn, a library for working with optical drives
Documentation
[dependencies.libc]
version = "0.2.177"

[lib]
name = "libburn_sys"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "Low-level unsafe bindings to libburn, a library for working with optical drives"
edition = "2024"
license = "GPL-2.0-or-later"
links = "burn"
name = "libburn-sys"
readme = "README.md"
repository = "https://forgejo.zacjw.com/zac/libburn-sys"
version = "0.1.0"