Blittable<T>
public struct Blittable<T> : IBinaryFormattable<Blittable<T>> where T : ValueType modreq(System.Runtime.InteropServices.UnmanagedType)
Represents a value of blittable type as IBinaryFormattable<T>.
A value of blittable type.