Function arm_smlawb

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