Content-Length: 6708 | pFad | https://doc.rust-lang.org/std/iter/../clone/../convert/../../../std/vec/../mem/fn.align_of.html

align_of in std::mem - Rust

align_of

Function align_of 

1.0.0 (const: 1.24.0) · Source
pub const fn align_of<T>() -> usize
Expand description

Returns the ABI-required minimum alignment of a type in bytes.

Every reference to a value of the type T must be a multiple of this number.

This is the alignment used for struct fields. It may be smaller than the preferred alignment.

§Examples

assert_eq!(4, align_of::<i32>());








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://doc.rust-lang.org/std/iter/../clone/../convert/../../../std/vec/../mem/fn.align_of.html

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy