hgaiser / nvfbc-rs

Rust bindings for NVFBC, an NVIDIA API for capturing the front buffer of NVIDIA GPUs.
BSD 2-Clause "Simplified" License
13 stars 5 forks source link

Commit the generated code instead of running bindgen at build time. #2

Closed de-vri-es closed 2 years ago

de-vri-es commented 2 years ago

This shaves off about 8 seconds of build time on my laptop.