pub fn transpile_function(func: &ItemFn) -> Result<String>
Transpile a function to CUDA without stencil configuration.