FnBind.iden

The identifier of the function in the library you are binding. Use this when binding a constructor, ~this when binding a destructor. Must be non-null.

struct FnBind
string iden;

Meta