Closure

newcclosure

Creates a new C closure for 'func'.

Syntax

newcclosure(func: function, name: string?): function