getAttributes

Part of workaround for DMD Issue #12111

  1. uint getAttributes(Path!C name)
  2. uint getAttributes(char[] name)
    uint
    getAttributes
    (
    in char[] name
    )

Meta