toDtype.endianMark

Undocumented in source.
template toDtype(D)
enum endianMark = endian == Endian.littleEndian ? "<" : ">";

Meta