Class CFunction<JRT, JAT>
Type Parameters
- JRT = any
- JAT extends any[] = any[]
Constructors
constructor
- new CFunction<JRT, JAT>(symbol, rtype, argtypes, fixed?): CFunction<JRT, JAT>
Type Parameters
- JRT = any
- JAT extends any[] = any[]
Methods
call
- call(...argsJs): JRT
Returns JRT