Function arm_smlabb

Source
unsafe extern "unadjusted" fn arm_smlabb(
    a: i32,
    b: i32,
    c: i32,
) -> i32
Available on ARM only.