nvngx-sys 0.3.2

NVIDIA NGX raw bindings.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[![CI](https://github.com/iddm/nvngx-rs/actions/workflows/ci.yml/badge.svg)](https://github.com/iddm/nvngx-rs/actions/workflows/ci.yml)
[![Crates](https://img.shields.io/crates/v/nvngx-rs.svg)](https://crates.io/crates/nvngx)
[![Docs](https://docs.rs/nvngx-rs/badge.svg)](https://docs.rs/nvngx)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)

# nvngx-sys

A Rust wrapper over the NVIDIA NGX C library.

The DLSS version used by this crate: [`3.10.1.0`](https://github.com/NVIDIA/DLSS/releases/tag/v310.1.0).

## License

MIT