Function smallest_rectangle1_xld

Source
pub unsafe extern "C" fn smallest_rectangle1_xld(
    XLD: Hobject,
    Row1: *mut f64,
    Column1: *mut f64,
    Row2: *mut f64,
    Column2: *mut f64,
) -> Herror