Function core::arch::arm::__ldrexh[][src]

pub unsafe fn __ldrexh(p: *const u16) -> u16
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on ARM only.
Expand description

对 16 位值执行排他的 LDR 指令。