Struct rustic_gl::attributes::AttributeTail[][src]

pub struct AttributeTail;

Trait Implementations

impl AttributeTrait for AttributeTail
[src]

Calculate the padding necessary from offset to reach this Attributes alignment requirements. Read more

Auto Trait Implementations