[src]

Function std::mem::size_of_val

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

Returns the size of the type that _val points to in bytes.