bsod 0.1.1

The safest library on the block. Calling the bsod function will cause a blue screen of death.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.windows]
features = ["Win32_Foundation", "Win32_System_LibraryLoader"]
version = "0.43.0"

[package]
authors = ["anna <luna@aixeria.com>"]
description = "The safest library on the block. Calling the bsod function will cause a blue screen of death."
edition = "2021"
license-file = "LICENSE"
name = "bsod"
readme = "README.md"
repository = "https://github.com/pozm/bsod-rs/"
version = "0.1.1"