Constructs a new ScriptFunction out of a native D function.
The name of the function.
The address of the native function. See NativeFunction alias for correct signature
Whether or not this function is a constructor. This information is used when printing
See Implementation
Constructs a new ScriptFunction out of a native D function.