Function meos_sys::bigintspan_shift_scale

source ยท
pub unsafe extern "C" fn bigintspan_shift_scale(
    s: *const Span,
    shift: int64,
    width: int64,
    hasshift: bool,
    haswidth: bool,
) -> *mut Span