Calling from cpp

Hi!

Is there any way to call a host function, declared in a .cu file, without extern “c” declaration from a cpp file? The sdk only shows a example with it.

Thanks!