kernel-build

Crates.iokernel-build
lib.rskernel-build
version0.1.0
sourcesrc
created_at2022-01-19 21:05:09.123577
updated_at2022-01-19 21:05:09.123577
descriptionHelper crate for building kernel drivers
homepage
repositoryhttps://github.com/not-matthias/kernel-build-rs
max_upload_size
id517080
size4,457
Matthias (not-matthias)

documentation

README

kernel-build-rs

Helper crate for building Windows Kernel Drivers.

What does it do?

It sets all the linker search paths in build.rs which are needed for the kernel driver.

Commit count: 7

cargo fmt