Function meos_sys::bigintset_shift_scale

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