Bindgen-like interface to build CUDA kernels to interact with within Rust.
# Cargo.toml
[dependencies]
bindgen_cuda = "0.1.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example building a CUDA kernel using bindgen_cuda.
Install CUDA toolkit and ensure nvcc is in PATH.
No dependency data recorded yet.