MarshTemplate.type

Undocumented in source.
  1. alias type = Nullable!NativeT
    mixintemplate MarshTemplate(NativeT, FormatCode fcode, string suffix)
    static if(field.nullable)
    alias type = Nullable!NativeT
  2. alias type = NativeT

Meta