Function meos_sys::floatset_shift_scale

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