Cargo Features

nsi-sys has no features set by default.

[dependencies]
nsi-sys = { version = "0.8.0", features = ["omit_functions"] }
omit_functions

Omit the NSI callbacks from the generated wrapper. This is for writing a renderer exposting an NSI API.