xls_bits_shift_right_arithmetic

Function xls_bits_shift_right_arithmetic 

Source
pub unsafe extern "C" fn xls_bits_shift_right_arithmetic(
    bits: *const CIrBits,
    shift_amount: i64,
) -> *mut CIrBits