core::intrinsics::volatile_load[src]

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

Perform a volatile load from the src pointer.