Function meos_sys::tbox_shift_scale_float

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