FuncDeclaration.genCfunc

Undocumented in source. Be warned that the author may not have intended to support it.
  1. FuncDeclaration genCfunc(Parameters* fparams, Type treturn, const(char)* name, StorageClass stc)
  2. FuncDeclaration genCfunc(Parameters* fparams, Type treturn, Identifier id, StorageClass stc)
    class FuncDeclaration

Meta