generate_cuda_struct

Function generate_cuda_struct 

Source
pub fn generate_cuda_struct(name: &str, fields: &[(String, String)]) -> String
Expand description

Generate a CUDA struct definition from field information.