[src]

Function std::mem::pref_align_of_val

pub fn pref_align_of_val<T>(_val: &T) -> uint

Returns the preferred alignment of the type of the value that _val points to