Method.functionPrefixCode

Undocumented in source.
struct Method(string Mptr, R, string ID, uint FA, string[] SCM, T...)
enum functionPrefixCode = functionAttributes & FunctionAttribute.ref_ ? "ref " : "";

Meta