Function std::ptr::readUnstable[src]

pub unsafe fn read<T>(src: *T) -> T

Reads the value from *src and returns it.