extern_spec_std_ptr_read_volatile

Function extern_spec_std_ptr_read_volatile 

Source
pub unsafe fn extern_spec_std_ptr_read_volatile<T>(src: *const T) -> T
Expand description

extern spec for ::std::ptr::read_volatile<T>

This is not a real function: its only use is for documentation.

terminates

ghost

ensures

false