sadness-generator 0.7.0

Provides various ways to make your program sad
Documentation
1
2
3
4
5
6
7
8
9
10
11
output = "win_bindings.rs"
binds = ["LoadLibraryA", "GetProcAddress", "GetProcessHeap", "HeapFree"]

[bind-mode]
mode = "minwin"

[bind-mode.config]
enum-style = "minwin"
fix-naming = true
use-rust-casing = true
linking-style = "raw-dylib"