rcublas-sys 0.5.0

FFI bindings to cuBLAS
Documentation
1
2
3
4
5
mod generated;

pub use crate::generated::*;

unsafe impl std::marker::Send for crate::generated::cublasContext {}