CModuleX.func_body

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto func_body(string return_type, string name)
  2. auto func_body(string return_type, string name, T args)
    mixintemplate CModuleX(T)
    func_body
    (
    T...
    )
    (,
    string name
    ,
    auto ref T args
    )

Meta