Module vulkano::padded

source ·
Expand description

A newtype wrapper for enforcing correct alignment for external types.

Structs

  • A newtype wrapper around T, with N bytes of trailing padding.