[src]

Function std::mem::nonzero_size_of_val

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

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