VirtualOffset.this

Set both coffset and uoffset packed as (coffset<<16)|uoffset

  1. this(ulong coffset, ushort uoffset)
  2. this(ulong voffset)
    struct VirtualOffset
    nothrow @safe
    this
    (
    ulong voffset
    )
  3. ulong coffset()
  4. ushort uoffset()

Meta