pub fn launch_cuda_kernel( kernel: &RuntimeCudaKernel, args: &[*mut c_void], ) -> Result<(), String>
Launch a runtime-compiled CUDA kernel