Function core::arch::arm::__ldrexh

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

对 16 位值执行独占 LDR 指令。