pub fn nvbit_include() -> PathBufExpand description
Get the nvbit include dir.
Note: This function is intended to be used the build.rs context.
This can be useful when your crate uses nvbit and requires access to the nvbit header files.
ยงPanics
When the DEP_NVBIT_INCLUDE environment variable is not set.