Files
bitflags
cfg_if
draw_state
float
freetype
freetype_sys
gfx
gfx_core
gfx_debug_draw
gfx_text
libc
log
vecmath
1
2
3
4
5
6
7
s_no_extra_traits! {
    #[allow(missing_debug_implementations)]
    #[repr(align(16))]
    pub struct max_align_t {
        priv_: [f64; 4]
    }
}