pub unsafe fn __usat(x: i32, const WIDTH: u32) -> u32🔬This is a nightly-only experimental API. (
stdarch_arm_sat)Available on ARM and (target features 
v6) only.Expand description
Saturates a 32-bit signed integer to an unsigned integer with a given bit width.