The OpenD Programming Language

WrapperFunction

The definition of the beastly wrapper function

import arsd.web;
alias WrapperFunction = WrapperReturn delegate(Cgi cgi, WebDotDBaseType, in string[][string] args, in string format, in string secondaryFormat = null)

Meta