[−][src]Function core::arch::arm::__strexh
pub unsafe fn __strexh(value: u16, addr: *mut u16) -> u32
This is supported on ARM only.
Executes a exclusive STR instruction for 16 bit values
Returns 0
if the operation succeeded, or 1
if it failed