// fake header file to make docs.rs builds happy #ifndef CUDART_H #define CUDART_H typedef struct { } cudaStream_t; #endif