function size_of

@intrinsic(size_of)
fn size_of<T>() -> usize { .. }
Expand

Returns the size of the type T