limine-sys 0.1.0

Rust sys bindings for the Limine boot protocol
Documentation
1
2
3
4
5
6
7
8
9
10
11
[build-dependencies.bindgen]
version = "0.64.0"

[package]
authors = ["mintsuki <mintsuki@protonmail.com>"]
build = "build.rs"
description = "Rust sys bindings for the Limine boot protocol"
license = "BSD-2-Clause"
name = "limine-sys"
repository = "https://github.com/limine-bootloader/limine-rs-sys"
version = "0.1.0"