pub fn extern_spec_std_mem_size_of<T>() -> usizeExpand description
extern spec for ::std::mem::size_of<T>
This is not a real function: its only use is for documentation.
terminates
ensures
result@ == size_of_logic::<T>()pub fn extern_spec_std_mem_size_of<T>() -> usizeextern spec for ::std::mem::size_of<T>
This is not a real function: its only use is for documentation.
terminates
ensures
result@ == size_of_logic::<T>()