[src]

Function std::mem::min_align_of_val

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

Returns the ABI-required minimum alignment of the type of the value that _val points to