pub unsafe extern "C" fn __strexb(addr: *mut u8_, val: u8_) -> bool
Performs a strexb operation.
addr
val
Whether the operation was successful.