transpile_function

Function transpile_function 

Source
pub fn transpile_function(func: &ItemFn) -> Result<String>
Expand description

Transpile a function to CUDA without stencil configuration.