Function gen_measure_rectangle2

Source
pub unsafe extern "C" fn gen_measure_rectangle2(
    Row: f64,
    Column: f64,
    Phi: f64,
    Length1: f64,
    Length2: f64,
    Width: Hlong,
    Height: Hlong,
    Interpolation: *const c_char,
    MeasureHandle: *mut Hlong,
) -> Herror